Fix issues after refactor

Relates to #126
This commit is contained in:
Mickael Remond
2019-11-08 12:07:55 +01:00
parent 47976624c9
commit 6aa1e668ee
6 changed files with 29 additions and 8 deletions

View File

@@ -25,6 +25,7 @@ const (
StateConnected
StateSessionEstablished
StateStreamError
StatePermanentError
)
// Event is a structure use to convey event changes related to client state. This