adnan333bd / iot-ht2023-data-protocols

1 stars 1 forks source link

PoC with XMPP server deployment #4

Open adnan333bd opened 10 months ago

adnan333bd commented 10 months ago

Oenfire repo: https://github.com/igniterealtime/Openfire

Steps: 1) How to deploy in local machine 2) Explore local installation 3) Test local deployment

Database: https://download.igniterealtime.org/openfire/docs/latest/documentation/database.html#mysql

OpenFire Server console: http://localhost:9090/

Todo: try https://sleekxmpp.readthedocs.io/en/latest/ Help from book xmpp definintive guide (usage examples)

adnan333bd commented 10 months ago

exploration links: 1) Installation Guide 2) Database Installation Guide 3) Twisted Words: A Minimal Working Example (in Python) 4) Load Balancing Guide

adnan333bd commented 10 months ago

Image

adnan333bd commented 10 months ago

Image