jcelliott / turnpike

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

Client.Unsubscribe & Client.Unregister #86

Closed marshauf closed 9 years ago

marshauf commented 9 years ago

Add Client.Unsubscribe and Client.Unregister functions. Client.Receive handles Unsubscribed and Unregistered Events.