How to implement websocket in Dropwizard -



How to implement websocket in Dropwizard -

this question has reply here:

implementing long polling server using dropwizard 0.7.0 2 answers

i have requirement implement websocket dropwizard project. unable find document related it. can 1 point out resources same.

i've been dealing same problem, , thought share solution: http://cvwjensen.wordpress.com/2014/08/02/websockets-in-dropwizard/

i utilize atmosphere framework , solution defaults using websockets, can downgrade long-polling if required.

that should plenty started...

websocket dropwizard

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

Hibernate criteria by a list of natural ids -

ios - Lagging ScrollView with UIWebview inside -