wandenberg / nginx-push-stream-module

A pure stream http push technology for your Nginx setup. Comet made easy and really scalable.
Other
2.22k stars 295 forks source link

Client in C# mono #177

Closed maxsombra closed 9 years ago

maxsombra commented 9 years ago

existe some exaple for Client in C# mono

wandenberg commented 9 years ago

I don't have but you can look for Websocket or EventSource client. Probably there are some implementations.