jcelliott / turnpike

Go implementation of a WAMP (Web Application Messaging Protocol) client and router
MIT License
258 stars 88 forks source link

Implement RawSocket transport #70

Open beatgammit opened 9 years ago

beatgammit commented 9 years ago

This seems to work, but needs a bit of review. I've implemented a client in Go (in the examples) and I have a working example in C that I'll publish soon (to my own repo) once I've had time to clean it up.

If you'd like me to mark it as experimental, let me know how you'd like to do that.