session refactor state.

This commit is contained in:
Miroslav Šedivý
2021-02-26 15:04:50 +01:00
parent 93f8d7f05e
commit 09625ecca5
2 changed files with 7 additions and 17 deletions

View File

@ -45,7 +45,6 @@ type Session interface {
// state
IsHost() bool
IsConnected() bool
IsWatching() bool
GetState() MemberState
// websocket