Created
December 22, 2015 23:23
-
-
Save imetallica/9a0ef2963b41717a4803 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
imetallica@S451LA:~/Projects/squadmarket$ mix phoenix.server | |
web/channels/auth_channel.ex:55: warning: function authorized?/1 is unused | |
web/channels/auth_channel.ex:4: warning: variable payload is unused | |
Compiled web/channels/auth_channel.ex | |
Generated squadmarket app | |
[info] Running Squadmarket.Endpoint with Cowboy on http://localhost:4000 | |
22 Dec 21:22:14 - info: compiled 14 files into 2 files, copied 21 in 1750ms | |
Setting up watches. Beware: since -r was given, this may take a while! | |
[info] JOIN auth:auth to Squadmarket.AuthChannel | |
Transport: Phoenix.Transports.WebSocket | |
Parameters: %{} | |
[info] Replied auth:auth :ok | |
Watches established. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment