Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Websocket server

It's sample code that shows how to use akka-http and akka-streams to build custom websocket server.

You can read more about the code here

to run server:

sbt run

and you can connect to any chat room: http://localhost:8080/ws-chat/ROOM_NUMBER?name=YOUR_NAME

if you want to backgound actor that spam messages to channel number 123

sbt "run with-client"

About

Websocket Client/Server with akka-http

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages