Add RelayFull message

This commit is contained in:
Audrius Butkevicius
2015-11-20 23:42:49 +00:00
parent 92158b0611
commit 9047d56aa0
4 changed files with 73 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ const (
messageTypeResponse
messageTypeConnectRequest
messageTypeSessionInvitation
messageTypeRelayFull
)
type header struct {
@@ -31,6 +32,7 @@ type header struct {
type Ping struct{}
type Pong struct{}
type JoinRelayRequest struct{}
type RelayFull struct{}
type JoinSessionRequest struct {
Key []byte // max:32