Skip to content

WebSocket asynchronous server that supports authentication and subscription

License

Notifications You must be signed in to change notification settings

coarsehorse/web-socket-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocket server

Used technologies:

  • Akka Actors
  • Play WebSocket
  • ReactiveMongo Play plugin
  • MongoDB
  • Great power of Scala

How to run:

Run the server:

cd websocketsserver/
sbt run

WebSocket will accept connections on:

ws://localhost:9000/

Tested using Chrome extension Simple WebSocket Client

Screenshots:



About

WebSocket asynchronous server that supports authentication and subscription

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages