Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 229 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 229 Bytes

Nexus

A little actor-based chat server written in Haskell.

Features

  • A very simple Actor library inspired by Erlang and Cloud Haskell.
  • Sending and receiving messages.
  • Retrieving the list of online users.