Skip to content

Generic XMPP client framework for Erlang

Notifications You must be signed in to change notification settings

virtan/gen_client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites: 
	erlang R12B-5 or higher;
	exmpp 0.9.9
	
To build from source, cd to directory where you checkout/untar/unzip gen_client and do:

erl -make

To run test example:

erl -pa lib/gen_client/ebin

and then from Erlang shell:

1> test_gen_client:test().

About

Generic XMPP client framework for Erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 100.0%