Skip to content

Plugin which routes the open fire xmpp messages to AWS or FCM when user goes offline

Notifications You must be signed in to change notification settings

AlvinaC/RouteToFCMPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

RouteToFCMPlugin

How to add a plugin to openfire xmpp server:

  1. Import the Openfire Server Code to Eclipse
  2. Paste the source code of the plugin in the plugins folder of openfire source code
  3. Open the Ant perspective to see the Openfire task
  4. Run the clean command
  5. Run the anttasks command
  6. Run the plugins command
  7. Refresh the project
  8. The plugin as a jar file will be seen in the work -> plugins folder

About

Plugin which routes the open fire xmpp messages to AWS or FCM when user goes offline

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages