kkazuo / dart-wamp-client

A library for Dart WAMP client.
ISC License
8 stars 7 forks source link

setAuthId() #4

Open andzejsw opened 4 years ago

andzejsw commented 4 years ago

Is it possible to connect to wamp with specific client authId and token? And is it possible to close wamp client for purposes of reconnecting with authid?

andzejsw commented 4 years ago

In pull request https://github.com/kkazuo/dart-wamp-client/pull/6 i added close method. Still there is need for authId.