Skip to content

Instantly share code, notes, and snippets.

@batate
Last active August 29, 2015 14:08
Show Gist options
  • Save batate/b923980619187f164623 to your computer and use it in GitHub Desktop.
Save batate/b923980619187f164623 to your computer and use it in GitHub Desktop.
def recv(%{"type" => "start", "room" => room_name, "email" => email}, conn, s) do
# ...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment