Skip to content

Latest commit

 

History

History

server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

messaging-server

Provides a websocket endpoint clients can connect to. Manages users, conversations and most importantly, delivery of messages between the clients.

Build instructions

stack build messaging-server
stack run messaging-server-exe -- --help