Matthias247 / jawampa

Web Application Messaging Protocol (WAMP v2) support for Java
Apache License 2.0
148 stars 56 forks source link

Authentication in jawampa #98

Open kc7bfi opened 7 years ago

kc7bfi commented 7 years ago

What I need is for an RPC caller to authenticate itself to the RPC callee. Does jawampa support authentication and how would the callee get the identity of the authenticated client?