FluuxIO / XMPP

Pure Swift XMPP library
https://www.process-one.net/
Apache License 2.0
45 stars 6 forks source link

Add a router to let developer subscribe to the stanza they are interested in #3

Open mremond opened 5 years ago

mremond commented 5 years ago

The router should take inspiration from Go Fluux XMPP library: https://github.com/FluuxIO/go-xmpp/blob/master/router.go