AnyCable
Realtime server for reliable two-way communication over WebSockets, Server-sent events, etc.
Realtime server for reliable two-way communication over WebSockets, Server-sent events, etc.
[](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
<img align="right" height="150" width="129"
title="AnyCable logo" src="https://docs.anycable.io/assets/images/logo.svg">
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.