playframework / play-java-websocket-example

Example Play Java application showing Websocket usage with Akka actors
https://developer.lightbend.com/start/?group=play
Creative Commons Zero v1.0 Universal
88 stars 53 forks source link

too complicated #102

Closed mrzhqiang closed 5 years ago

mrzhqiang commented 5 years ago

It is too complicated, Not suitable for learning websocket.

marcospereira commented 5 years ago

Hello @mrzhqiang,

Our forums would be a better place to discuss this. Github issues are for reporting bugs and feature requests in Play, not for general discussion and getting help. Given that, I'm closing this.

You can also see more information about in our documentation here: https://www.playframework.com/documentation/2.7.x/JavaWebSockets

Best.