Skip to content
Snippets Groups Projects
Commit 5c48e81f authored by Raphael's avatar Raphael
Browse files

Give a little more feedback on the websocket server

parent 7c02200a
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ end
ws.onclose { Diaspora::WebSocket.unsubscribe(ws.request['Path'].gsub('/',''), sid) }
}
end
puts "Websocket server started."
process_message
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment