Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 427 Bytes

TODO_LIST.md

File metadata and controls

9 lines (8 loc) · 427 Bytes

Feature Todo List

  • Add dispatcher.disconnect() method to JS client.
  • Add better support for the client side on_error event.
  • Add file handling support so users can upload files directly through the JavaScript client.
  • Add a secure token to private channels to guarantee that only users who are authorized to access that channel can broadcast messages to it.
  • Re-write the JavaScript client. That code is pretty nasty.