jcelliott / turnpike

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

Change examples and tests to not use prefixes #25

Closed maxekman closed 10 years ago

maxekman commented 11 years ago

The prefix feature will be deprecated in WAMPv2, so examples and tests could as well not use it at all. A separate prefix example could be added to show how it's supposed to be used.

jcelliott commented 10 years ago

Closing WAMPv1 issues. See WAMPv2 development on v2 branch.