grpc-websocket-proxy
grpc-websocket-proxy copied to clipboard
Client example for understanding the streaming REST APIs
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.
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.
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.