Skip to content

yuhuanq/Club-Caml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

361 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Club Caml

STOMP and IRC inspired Instant Messaging Client and Server Application. Chat, Play, and Socialize.

Basic Usage

  • ./camlserver --verbose to start the server
  • ./camlclient to start the client GUI
  • #help to see a list of directives.
  • CTRL-r clears the screen

Compilation

From source

make all

Required packages

OCaml 4.03+

  • lwt.2.5.2
  • lablgtk.2.18.5
  • camlp4.4.03+1
  • cohttp.0.21.0
  • xml-light.2.4

About

STOMP IM Client/Server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors