jcelliott / turnpike

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

Add WAMP-CRA authentication and permissions #15

Closed maxekman closed 10 years ago

maxekman commented 11 years ago

I will probably take a go at this soon, just wanted it noted here.

Some references: https://github.com/tavendo/AutobahnPython/tree/master/examples/wamp/authentication http://cljwamp.us/tutorial#wampcra

jcelliott commented 10 years ago

Closing WAMPv1 issues. See WAMPv2 development on v2 branch.

Started work on WAMP Authentication in 66e8638f