Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 305 Bytes

TODO.md

File metadata and controls

8 lines (7 loc) · 305 Bytes

TODO

  • Implement a go glue client library.
  • Add some testing.
  • Extend the sample (Chat example?).
  • Improve the documentation.
  • Implement temporary compression for websockets in javascript -> https://github.com/nodeca/pako
  • Implement websocket compression as soon as gorilla websocket supports it.