Skip to content

An example of chat based on Akka framework with TCP actors.

Notifications You must be signed in to change notification settings

Rikanishu/akka-tcp-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akka-tcp-chat

An example of chat based on Akka framework with TCP actors.

Uses Akka v2.2.3.

Requires:

  • sbt >= 0.12

Launch:

example@local:~/akka-tcp-chat$ sbt "run server"
example@local:~/akka-tcp-chat$ sbt "run client"

About

An example of chat based on Akka framework with TCP actors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published