summaryrefslogtreecommitdiff
path: root/lib/lsg_web/channels
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lsg_web/channels')
-rw-r--r--lib/lsg_web/channels/user_socket.ex2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lsg_web/channels/user_socket.ex b/lib/lsg_web/channels/user_socket.ex
index 6fedf18..691a26c 100644
--- a/lib/lsg_web/channels/user_socket.ex
+++ b/lib/lsg_web/channels/user_socket.ex
@@ -5,7 +5,7 @@ defmodule LSGWeb.UserSocket do
# channel "room:*", LSGWeb.RoomChannel
## Transports
- transport :websocket, Phoenix.Transports.WebSocket
+ #transport :websocket, Phoenix.Transports.WebSocket
# transport :longpoll, Phoenix.Transports.LongPoll
# Socket params are passed from the client and can