WebSocket Chat
This recipe will help you to setup a basic WebSocket chat in your application.
Then setup your socket file:
Then add the
websocket
verb in your routes file:You can get
amber.min.js
from lib/amber/assets/js/amber.min.js
Last modified 6mo ago