Skip to content

MOQA-Solutions/molqa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this

Molqa is an Erlang Client for Moqa Server, it was designed to be the User's Interface to communicate with the Server Side.

Getting Started

First you should edit molqa.app to set the Same Port Number that you have already set for Moqa Server, and to set the Keep Alive Interval(in Seconds not Milliseconds).
Now You can start Molqa in a clean Erlang Session by

rebar3 shell

When Molqa Application is running, you can use molqa_interface.erl to interact with the Application.
You can check here a full Description of molqa_interface.erl's Functions.

About

Erlang Client for Moqa Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages