Skip to content

denyago/yet-another-simple-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Codacy Badge Codacy Badge

Yet Another Simple Chat

Yet Another Simple Chat - a chat server written in Scala

The project in the early alpha stage. Nothing is implemented yet.

The purpose is learning:

  • Scala
  • Akka
  • ReactJS and tools

Road Map

  • Continuous delivery: Tests -> Static Checks -> CI -> Deploy
  • Implement HTTP API
    • Make tests stable (50% failure rate now 😒)
    • Implement simplest authentication
  • Implement Web Client
  • Implement Mobile Client

Development

As simple as sbt coverage test.

Contributing

Yes, please, you can do it :)

Links

I've used ideas and some code from following sources. Thank you, guys!

About

Yet Another Simple Chat - a chat server written in Scala

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages