https://github.com/anycable/anycable
Realtime server for reliable two-way communication to power-up any backend
https://github.com/anycable/anycable
realtime sse websockets
Last synced: about 1 year ago
JSON representation
Realtime server for reliable two-way communication to power-up any backend
- Host: GitHub
- URL: https://github.com/anycable/anycable
- Owner: anycable
- License: mit
- Created: 2016-09-03T09:50:11.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T22:40:37.000Z (about 1 year ago)
- Last Synced: 2025-05-12T23:32:20.921Z (about 1 year ago)
- Topics: realtime, sse, websockets
- Language: Go
- Homepage: https://anycable.io
- Size: 19.9 MB
- Stars: 2,058
- Watchers: 30
- Forks: 97
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: MIT-LICENSE
Awesome Lists containing this project
README
[](https://github.com/anycable/anycable/releases/latest?include_prereleases)
[](https://github.com/anycable/anycable/actions)
[](https://hub.docker.com/r/anycable/anycable-go/)
[](https://docs.anycable.io)
# AnyCable

AnyCable is a realtime server for two-way reliable communication over WebSockets and SSE. This repository contains the code for the open source edition of AnyCable. Check out also our
[Pro](https://docs.anycable.io/pro) and [managed](https://plus.anycable.io) offerings.
> [!NOTE]
> You can find all the necessary information about AnyCable in our documentation: [docs.anycable.io](https://docs.anycable.io).
## Contributing
Bug reports and pull requests are welcome on GitHub at [https://github.com/anycable/anycable](https://github.com/anycable/anycable).
See also our [contributing guide](./CONTRIBUTING.md).
## License
The library is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
## Security Contact
To report a security vulnerability, please contact us at `anycable@evilmartians.com`. We will coordinate the fix and disclosure.