Packets.cc XMPP Server - `mod_http_presence` - MUC & User Prsence Cards
				
        Hello!  These are iframes from my XMPP server's HTTP modules that use a module in Prosody Server Software called mod_http_presence.  So Prosody's inbuilt HTTP server can use this community module and gather from the XMPP server's data user and MUC presence data, and put it up on a web URI.  Web URI in my cade uses the default "/xmpp/presence", preceded by the hostname of the vhost or component domain configured to use the mod_http_presence community module.  It's proceeded by a username, for the domain preceeding it, if for a user, or a muc name for the domain preceeding it and both with a trailing / for it to resolve properly.  It's possible you may have already seen I am using this XMPP server presence module on HTTL (where XMPP is NOT like HTTP, it does not HTTP natively, no) in a couple of places: https://the8woodcutter.sh/blog/ (in the header, that is live updated avatar and status beacon light :D), as well as on each user page for Packets.cc as well on the main page (which is loosely meant to help people wonder if the XMPP server itself is online).
				        If you're interested in some more information about this community module, created by my friend 0x0An a.k.a. Wirlaburla, please visit https://hg.prosody.im/prosody-modules/file/tip/mod_http_presence as well as take a look at other community modules for Prosody XMPP Server exist: https://hg.prosody.im/prosody-modules/file.  I hope this has been inspiring to you if you host a Prosody XMPP Chat server.  XMPP is federated best of any software I've ever seen, to me, it's one of my absolutely most loved things in all of life.  God bless XMPP 😸 !!
			
| Multi User Chats (MUC) Presence Cards | Single User Presence Cards | 
|---|---|
| Packets.cc - Main Server | Main Accounts | 
| PubChatMofos.cc - Meme Server | Alt Accounts | 
|---|---|
| TooFast.Vip - Music & Art Server | Bot Accounts | 
|---|---|
				
					
						MUC's are currently open to public XMPP network and users are all examples or aliases of the XMPP server operator.
     -->>>  For issues, questions, ideas or other productive things ::>  
						
						
						
							[[ xmpp:chunk@packets.cc :: XMPP Server Operator ]]