mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add AnyCable (#749)
This commit is contained in:
parent
8e4e11b6dd
commit
c24bc98355
1 changed files with 12 additions and 0 deletions
12
software/anycable.yml
Normal file
12
software/anycable.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: AnyCable
|
||||
website_url: https://anycable.io/
|
||||
description: Realtime server for reliable two-way communication over WebSockets, Server-sent events, etc.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Go
|
||||
- Docker
|
||||
tags:
|
||||
- Communication - Custom Communication Systems
|
||||
source_code_url: https://github.com/anycable/anycable-go
|
||||
demo_url: https://demo.anycable.io
|
||||
Loading…
Reference in a new issue