add new websocket topic - userList - and handle it
This commit is contained in:
@@ -13,6 +13,11 @@ MineSeekerBundle_gamePlayWId:
|
||||
defaults: { _controller: MineSeekerBundle:Game:play }
|
||||
schemes: [https]
|
||||
|
||||
MineSeekerBundle_gameReplay:
|
||||
path: /re-play/{gameAssoc}
|
||||
defaults: { _controller: MineSeekerBundle:Game:rePlay }
|
||||
schemes: [https]
|
||||
|
||||
MineSeekerBundle_slack:
|
||||
path: /slack
|
||||
defaults: { _controller: MineSeekerBundle:Game:slack }
|
||||
|
||||
Reference in New Issue
Block a user