tmc/grpc-websocket-proxy

Client example for understanding the streaming REST APIs

brsanjay opened this issue · 2 comments

I am unable to find a good example to understand how the streaming works via web sockets.

Any link reference or example code would help a lot.

Thanks in advance.

tmc commented

This project certainly needs more elaborate documentation and example, there's some other low hanging fruit (modernization, global reduction/elimination, test cases) but I'm keen to get some good examples and docs together as well.

tmc commented

The code as-is was a quick open-sourcing of some internal work from a previous job and it needs a little love to get it into nice reusable package.