Skip to content

shimberger/akka-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Akka chat server

This is just an experimental project which aims at creating an Akka/WebSocket based
chat server. I am just trying to learn some Scala/Akka and new HTML stuff. There
is a lot to be desired in this project. Feel free to comment.

Building & Running the server

So far there is no packaging mechanism included.
The build is realised via Gradle (http://www.gradle.org/).
Just install Gradle and type:

gradle akkaRun

inside the project root. You can visit the UI (well the “textarea”) at
http://localhost:9998/app/.

About

Simple Akka based chat server, just for exploring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published