Skip to content

untyped/Opavo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opavo

A toy application we built at Untyped University, to learn more about Opa.

Opavo is intended to be a simple version of Olark, which provides a live chat widget that can be embedded into web sites to provide help-desk style support.

Although Opavo is far from complete at the moment, building it has helped us learn a bit about the programming models behind Opa. All bug fixes and new features are welcome!

Usage

To compile the code, just run make. You'll be left with an opavo.exe executable. Run the executable and connection to localhost:8080 for the user chat, and localhost:8080/admin for the admin chat.

Releases

No releases published

Packages