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 answersi 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
Post a Comment