Ruby
51.8%
Scheme
47.5%
Makefile
0.2%
Dhall
0.2%
Other
0.3%
26
1
0
Clone this repository
https://git.vm.fail/secluded.site/sgx-endstream
https://git.vm.fail/did:plc:fjsycr7aa37qpotdpegoqsrh
ssh://git@knot.secluded.site:2222/secluded.site/sgx-endstream
ssh://git@knot.secluded.site:2222/did:plc:fjsycr7aa37qpotdpegoqsrh
For self-hosted knots, clone URLs may differ based on your setup.
Co-authored-by: Phillip Davis <phdavis1027@gmail.com>
Use same body_text abstraction in both event emitting and stanza sending
code
Add MessageEvent module (adapted from sgx-bwmsgsv2) and EventEmitter
helpers that record In, Out, and Failed events to a Redis stream via
XADD.
Each emit does a single REGISTRATION_REPO.find lookup to resolve the
owner's phone number from their JID.
Co-authored-by: Phillip Davis <phdavis1027@gmail.com>