Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 361 Bytes

File metadata and controls

10 lines (8 loc) · 361 Bytes

ChicagoBoss WebSockets Example

An example of a websockets controller for the ChicagoBoss framework.

Example includes client side js and the erlang controller.

  • Saving and sending back data over WS with boss_db
  • Broadcasting to all Users / Sending to a specfic websocket
  • Extracting message data
  • Intermediate function (send_to/4) for send criteria