jcelliott / turnpike

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

WAMP v1 deprecation #37

Open jcelliott opened 10 years ago

jcelliott commented 10 years ago

Turnpike will be moving to WAMP v2 soon, and we need to decide on the best way to deprecate v1 without causing too much of a headache for users. This will probably involve using gopkg.in for versioning.