Name
matrix-appservice-bridge
Description
Base bridge library that handles all of the complexity of interacting with the Matrix client and application service API
Author
Kegsay, Matrix.org
Maturity
Stable
Language
TypeScript
License
Apache-2.0
This library sits on top of the core application service library and provides an API for setting up bridges quickly.
Get it from GitHub and have a look at the HOW-TO for a step-by-step tutorial on setting up a new custom bridge!
Used by matrix-appservice-slack
, matrix-bifröst
, full native Gitter bridge, and others.
__________________________
| |
| Your bridge e.g. IRC |
|__________________________|
__|___________________|___
| |
| matrix-appservice-bridge |
|__________________________|
__|___________________|___
| |
| matrix-appservice |
| matrix-js-sdk |
|__________________________|