Commit Graph

22 Commits

Author SHA1 Message Date
Geno e2562c93c2 distributor: use service discovery to check gateway (and fallback to demo)
fix #12
2021-09-15 18:42:08 +02:00
Geno 63aa921252 distributor: check server for msgoffline support XEP-0160
with discovery XEP-0030 ;)

wip #8
2021-09-15 17:04:55 +02:00
Geno 29cf678106 gateway: add disco feature and identity
fix #4
2021-09-15 15:49:13 +02:00
Geno f21db8eaa8 distributor: generate example config file if not exists 2021-09-15 13:28:16 +02:00
Geno 86241538cf docs: gateway 2021-09-15 13:17:53 +02:00
Geno 33b1c21c4e docs: token definition 2021-09-14 22:14:25 +02:00
Geno 8fda0be59c distributor: storage and file handling
fix #11 #2
2021-09-14 21:51:26 +02:00
Geno f24a76a62e gateway: fix test and depends 2021-09-14 20:22:49 +02:00
Geno 4a88e1d4a7 docs: first readme message
wip #9
2021-09-14 11:36:12 +02:00
Geno 05eaff3e20 distributor: improve logging 2021-09-14 09:49:59 +02:00
Geno 52fa083eae gateway: improve logging to be more privat 2021-09-14 09:31:45 +02:00
Geno 748e4ca5d7 be sure TokenReadClosed always closed
also if decode of response does not work
2021-09-14 09:14:11 +02:00
karmanyaahm 7647fc1631 fix deadlock on distributor register (#7)
Closes #6

I'm not sure if this is the correct solution according to the library, but it *is* one that works.

Co-authored-by: Karmanyaah Malhotra <karmanyaahm@gmail.com>
Reviewed-on: #7
Co-authored-by: karmanyaahm <karmanyaahm@noreply.%(DOMAIN)s>
Co-committed-by: karmanyaahm <karmanyaahm@noreply.%(DOMAIN)s>
2021-09-14 08:09:03 +02:00
Geno 88c59ac00b implement JWT for anti spam
fix #1
2021-09-14 01:33:15 +02:00
Geno 531c267473 alpha 2021-09-12 12:14:09 +02:00
Geno be6e6c4154 xmpp works with components (distribute Encoding hangs) - dirty without Webserver, and nice tokens 2021-09-12 00:31:03 +02:00
Geno 950a147042 xmpp works - sadly with new generated ressource on gateway (we need an component) 2021-09-11 17:16:43 +02:00
Geno 7057859bfe planed xmpp messages 2021-09-11 00:53:13 +02:00
Geno 1eecc83e49 first xmpp tries 2021-09-09 23:12:29 +02:00
Geno ffbc834ada dbus replaced by unifiedpush.org/go/np2p_dbus/distributor 2021-09-09 18:31:26 +02:00
Geno 49e2b06b00 init distributor dbus 2021-09-05 19:20:27 +02:00
Geno f7ccd08b2e init 2021-09-05 13:31:06 +02:00