proxy.golang.org : github.com/matrix-org/matrix-websockets-proxy
matrix-websockets-proxy provides a websockets interface to a Matrix homeserver implementing the REST API. It listens on a TCP port (localhost:8009 by default), and turns any incoming connections into REST requests to the configured homeserver. It exposes only the one HTTP endpoint '/stream'. It is intended that an SSL-aware reverse proxy (such as Apache or nginx) be used in front of it, to direct most requests to the homeserver, but websockets requests to this proxy. You can also visit http://localhost:8009/test/test.html, which is a very simple client for testing the websocket interface.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/matrix-org/matrix-websockets-proxy
License: Apache-2.0
Latest release: over 9 years ago
First release: over 9 years ago
Namespace: github.com/matrix-org
Stars: 12 on GitHub
Forks: 7 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago