Matthias247 / jawampa

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

Can we publish topic on session connection #116

Open akshata-palande opened 6 years ago

akshata-palande commented 6 years ago

I am having scenario in which clients connect to router at any given time ,and I need to publish topic to the that client skipping already connected (session) clients. Can we do that?