github.com/mdaxf/iac@v0.0.0-20240519030858-58a061660378/integration/messagebus/glue/TODO.md (about)

     1  # TODO
     2  
     3  -	Implement a go glue client library.
     4  -	Add some testing.
     5  -	Extend the sample (Chat example?).
     6  -	Improve the documentation.
     7  -	Implement temporary compression for websockets in javascript -> https://github.com/nodeca/pako
     8  -	Implement websocket compression as soon as gorilla websocket supports it.