Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.
/ tmchat Public archive

An unfinished chat-server that supports a custom irc-like protocol and ca easily be extended

License

Notifications You must be signed in to change notification settings

henningjanssen/tmchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Short story

This project was meant to be a chat server for an old app-project including a chat-function. As this project was abandoned this chat-server has never been finished and never will be. It was supposed to support multiple protocols but only one custom irc-like protocol has been half implemented. This server was meant to serve a small user-count. It is entirely written in Hack.

TM Chat-Server

Documentation

Any documentation is provided as tex-files. To build pdf-document you can use make doc to compile all documentation-tex-files into pdf s using pdflatex and remove all further created files on the fly.

  • make confdoc for configuration-doc (regarding the configuration-file)
  • make protocoldoc for protocol-doc (connection and communication between server and client)
  • make cleandoc removes all files (incl. pdf) that are created by pdflatex during compilation

About

An unfinished chat-server that supports a custom irc-like protocol and ca easily be extended

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published