Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 days ago
JSON representation

Realtime server for reliable two-way communication to power-up any backend

Awesome Lists containing this project

README

        

[![Latest Release](https://img.shields.io/github/release/anycable/anycable.svg?include_prereleases)](https://github.com/anycable/anycable-go/releases/latest?include_prereleases)
[![Build](https://github.com/anycable/anycable/workflows/Test/badge.svg)](https://github.com/anycable/anycable/actions)
[![Docker](https://img.shields.io/docker/pulls/anycable/anycable-go.svg)](https://hub.docker.com/r/anycable/anycable-go/)
[![Documentation](https://img.shields.io/badge/docs-link-brightgreen.svg)](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 `[email protected]`. We will coordinate the fix and disclosure.