flv-client 0.1.0

Fluvio rust client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
version = "1.0"

[sc]
host = "127.0.0.1"
port = 9033

[spu]
host = "127.0.0.1"
port = 9034

[kf]
host = "127.0.0.1"
port = 9093