Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cinemast/anycable-go-client
https://github.com/cinemast/anycable-go-client
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cinemast/anycable-go-client
- Owner: cinemast
- Created: 2024-11-12T10:48:15.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-12T11:10:27.000Z (about 1 month ago)
- Last Synced: 2024-11-12T11:36:53.082Z (about 1 month ago)
- Language: Go
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# anycable-go-client
This is an [anycable](https://github.com/anycable/anycable-go) client for Golang
## Usage
`go get github.com/cinemast/anycable-go-client`
See [cmd/exmaple/main.go](cmd/exmaple/main.go)