Skip to content
/ SChat Public
forked from PKopel/SChat

simple chat app in Scala

Notifications You must be signed in to change notification settings

macko99/SChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SChat

Meaning "my love" in duch. Simple chat app in Scala with Akka and ScalaFX.

Running

To start server run 'stb server' in project's root folder and chose Server. Program will prompt you to specify host address and port on which server will listen for requests.

To start CLI client run 'stb cli' in project's root folder and chose Client. Program will prompt you to specify host address and port to which client will send requests, and for name that will be used to sign your messages.

To start GUI client run 'sbt gui' in project's root folder and chose Client. Program will prompt you to specify host address and port to which client will send requests, and for name that will be used to sign your messages.

Authors

About

simple chat app in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%