Skip to content

dappros/stanzajs-ejabberd-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The purpose of this application is for you to learn to implement pubsub practically. As when I started with XMPP there were really not much resources to learn. I somehow learnt it the hard way. This is the application I wanted to see when I wanted to learn about xmpp in general.

Prerequisites You will need to have an xmpp server running see ejabbers.server.setup to learn how.

After you followed steps ejabbers.server.setup.README.md you can run yarn start to run the application

Additional Notes It is more prudent and time saving to use the services of other providers such as firebase to implement pubsub then to do it by yourself as a professional level pubsub implementation takes a lot of time and effort to build it.

Messsaging MongooseIM is also an XMPP based MUC project that might be helpful to look into.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.5%
  • HTML 9.4%
  • CSS 5.1%