diff --git a/software/anycable.yml b/software/anycable.yml new file mode 100644 index 0000000000..2e0fa50d12 --- /dev/null +++ b/software/anycable.yml @@ -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