joshk / pusher

Pusher server in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support of client socket

owenthereal opened this issue · comments

👍 to adding socket support, possibly using the go websocket lib, although willing to hear opinions on using the gorilla one too.

actually, after reading the readme, maybe using the gorilla one might be better.