-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Description
admin-web,backend
- network add protocol selection: TCP/UDP, default is TCP
- protobuf add protocol field, default is udp
- network change would sync to client ( fix bug for v0.0.3)
client
- sync config: would restart if protocol change
- refact code to support both tcp and udp client(break change, would not support v0.0.3)
- tcp server create
- tcp client state manage(connected, reconnected)