Skip to content

wilsoniya/rascal_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Rascal Chat

Rascal Chat is a simple group chat platform implemented in the client-server style. I wrote Rascal Chat to be an experiment in a concurrent, highly scalable message passing application.

Rascal Chat Server

The Rascal Chat server is implemented in Erlang. The server is intended to be able to serve at least tens of thousands of concurrent connections.

Rascal Chat Clients

Rascal Chat has several client implementations:

  • Python CLI
  • Android

Releases

No releases published

Packages

No packages published