Search Criteria
Package Details: anycable-go 1.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/anycable-go.git (read-only, click to copy) |
---|---|
Package Base: | anycable-go |
Description: | AnyCable WebSocket Server written in Go |
Upstream URL: | http://anycable.io |
Licenses: | MIT |
Submitter: | Envek |
Maintainer: | Envek |
Last Packager: | Envek |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-01-09 20:38 (UTC) |
Last Updated: | 2023-03-23 02:14 (UTC) |
Dependencies (2)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
- rsync (rsync-git, rsync-reflink-git, rsync-reflink) (make)
Latest Comments
Envek commented on 2019-12-27 13:39 (UTC)
Starting from anycable-go 0.6.3 (summer 2019)
dep
isn't used anymore as project has migrated to builtin Go modules.senya commented on 2019-03-15 12:40 (UTC)
I had to install
dep
package manually, otherwise it didn't install