All Projects → anycable → erlycable

anycable / erlycable

Licence: MIT license
Anycable Erlang WebSocket server

Programming Languages

erlang
1774 projects
Makefile
30231 projects

Projects that are alternatives of or similar to erlycable

Anycable
Polyglot replacement for Ruby WebSocket servers with Action Cable protocol
Stars: ✭ 1,610 (+3559.09%)
Mutual labels:  actioncable, anycable
anycable-client
AnyCable / Action Cable JavaScript client for web, Node.js & React Native
Stars: ✭ 40 (-9.09%)
Mutual labels:  actioncable, anycable
anycable-rack-server
AnyCable-compatible Ruby Rack middleware
Stars: ✭ 21 (-52.27%)
Mutual labels:  anycable
cubism
Lightweight Resource-Based Presence Solution with CableReady
Stars: ✭ 47 (+6.82%)
Mutual labels:  actioncable
anycable-helm
Helm charts for installing any cables into a Kubernetes cluster
Stars: ✭ 14 (-68.18%)
Mutual labels:  anycable
action-cable-react-jwt
Rails action-cable integration with JWT authentication
Stars: ✭ 38 (-13.64%)
Mutual labels:  actioncable
actioncable dart
actioncable client in dart, for pure dart or flutter project
Stars: ✭ 25 (-43.18%)
Mutual labels:  actioncable
Stimulus reflex
Build reactive applications with the Rails tooling you already know and love.
Stars: ✭ 1,928 (+4281.82%)
Mutual labels:  actioncable
Chatwoot
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
Stars: ✭ 11,554 (+26159.09%)
Mutual labels:  actioncable
stimulus reflex
Build reactive applications with the Rails tooling you already know and love.
Stars: ✭ 2,001 (+4447.73%)
Mutual labels:  actioncable
stimulus reflex todomvc
An implementation of TodoMVC using Ruby on Rails, StimulusJS, and StimulusReflex
Stars: ✭ 50 (+13.64%)
Mutual labels:  actioncable

Build Status

ErlyCable – Anycable Erlang Server

WebSocket server for AnyCable <= 0.5.x.

ActionCable Compatibility

Feature Status
Connection Identifiers +
Connection Request (cookies, params) +
Disconnect Handling +
Subscribe to channels +
Parameterized subscriptions +
Unsubscribe from channels +
Performing Channel Actions +
Streaming +
Usage of the same stream name for different channels +
Broadcasting +
Custom stream callbacks -
Subscription Instance Variables -

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/anycable/erlycable.

License

The library is available as open source under the terms of the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].