Replies: 1 comment 2 replies
-
Hey! Publishing can be done via raw HTTP. It's just a POST request:
As for subscribing, we don't have any official clients yet, but there are some options:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am having difficulties creating a golang anycable client application that can subscribe and publish to channels. Am I overlooking a client package in this repo?
Do you have any sample snippets on how to publish/subscribe to anycable server from a golang client application?
Beta Was this translation helpful? Give feedback.
All reactions