tplgy / bonefish

C++ WAMP application router that enables building applications from loosely-coupled components.
Apache License 2.0
55 stars 33 forks source link

Add support for support WAMP CRA #48

Open jonahzheng opened 7 years ago

jonahzheng commented 7 years ago

bonefish support Authentication? ex. WAMP CRA https://github.com/crossbario/crossbar-examples/blob/master/authentication/wampcra/static/web/index.html

davidchappelle commented 7 years ago

I will look into adding support for this. May need to first add support for this to autobahn-cpp if it doesn't already exist.