Skip to content

prague-lambda/chakka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chakka is a simple chat app using websockets backed by Akka on the server

to run it, simply type ./sbt which will bring up the SBT interactive shell. In that type container:start to start jetty up, container:stop will bring it down again. Once started, jetty will listen on the port 8080 on the machine, sbt is running.

To generate project files for IntelliJ Idea, type the gen-idea command into the SBT shell.

Chakka was build for purpouses of "Why Akka" talk for Lambda Group in Prague

And is distributed under the terms of Apache 2 license

About

A simple chat implemented through websockets backed by Akka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published