Skip to content

skyfallsin/gen_xmpp_component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

gen_xmpp_component

A generic XMPP component that you can use to write your own.

Usage

  • Change the constants defined to match your environment
  • Write your packet processing code in process_received_packet()

Requirements

exmpp (https://support.process-one.net/doc/display/EXMPP)

About

A generic XMPP component in Erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages