Skip to content

ankitgit/akka-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akka-chat

A simple chat server using Akka and Scala.

1. First Version Commit

  • actor ChatServer: Join and Leave the chat group, Broadcast an incoming message to all current chat members
  • actor ChatClient: Join the chat group, Broadcast a first intro message
  • ChatApp: first running App with three ChatClients

About

Simple chat server using Akka and Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 95.6%
  • ApacheConf 4.4%