1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-08-13 13:07:32 +00:00

replace socketcluster with socket.io

This commit is contained in:
exane
2015-06-24 18:22:56 +02:00
parent 961fe30da8
commit 03fd73fab2
10 changed files with 242 additions and 113 deletions

@@ -14,8 +14,8 @@
</div>
<div class="row">
<div class="col-xs-12">
<button type="button" class="btn btn-primary create-room">Create Room</button>
<button type="button" class="btn btn-primary join-room">Join Room</button>
<button type="button" class="btn btn-primary startMatchmaking">Search Opponent</button>
<!--<button type="button" class="btn btn-primary join-room">Join Room</button>-->
</div>
</div>
</div>