Skip to content

Commit

Permalink
Further update to protobuf
Browse files Browse the repository at this point in the history
- Rename Uid to connID in PubMsg protocol
- Send connID to ConnectRequest
- Send client protocol version in ConnectRequest
- Receive server protocol version in ConnectResponse
- Add Ping and PingResponse protocols to allow future
  extensions (instead of sending connID directly as
  a byte array in payload)

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
  • Loading branch information
kozlovic committed May 19, 2018
1 parent 2262d98 commit 19b816a
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 77 deletions.

0 comments on commit 19b816a

Please sign in to comment.