7 ms·
Gitter uses a proprietary websocket protocol built on top of the Bayeux protocol: https://docs.cometd.org/current/reference/ https://docs.cometd.org/current/ref
by suprememoocow 10y ago
Gitter uses a proprietary websocket protocol built on top of the Bayeux protocol: https://docs.cometd.org/current/reference/ https://docs.cometd.org/current/reference/
More details can be found on the developer site: https://developer.gitter.im/docs/faye-endpoint https://developer.gitter.im/docs/faye-endpoint
We also have an open-source IRC bridge: https://github.com/gitterHQ/irc-bridge https://github.com/gitterHQ/irc-bridge
- scrollaway 10y agoI prefer matterbridge :) Supports more than IRC, and supports multiple gateways at once: https://github.com/42wim/matterbridge/ https://github.com/42wim/matterbridge/
- suprememoocow 10y agoDepending on the availability of a Bayeux client for Golang, it looks like something that could be integrated quite easily.
- scrollaway 10y agoI don't know how Gitter support in matterbridge is implemented but it is great! Do try it out. I've been running a three-way discord+gitter+irc gateway for a long time.
- liebersto 10y agoAnd there is a matrix.org/gitter bridge already in use by riot.im