Skip to content

ezzahraoui/play2.5-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This example shows how to implement websocket in play framework 2.5

To test the application, send the message: {"event": "note", "user": "participant", "content" : "hello"} to "ws://locahost:9000/socket/animator" and the websocket will respond with: {"content":"Receive the note : - hello - from user: participant"}

About

Play framework 2.5 websocket example

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published