blob: 99ccb2fa898e7a4e5c1bbc39228d27f8d8bb743b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip
DEFINED_PHASES=compile install test unpack
DESCRIPTION=Like inetd, but for WebSockets
EAPI=7
HOMEPAGE=https://github.com/joewalnes/websocketd
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=BSD-2
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/joewalnes/websocketd/archive/refs/tags/v0.4.1.tar.gz -> websocketd-0.4.1.tar.gz mirror://goproxy//github.com/gorilla/websocket/@v/v1.4.0.zip -> github.com%2Fgorilla%2Fwebsocket%2F@v%2Fv1.4.0.zip mirror://goproxy//github.com/gorilla/websocket/@v/v1.4.0.mod -> github.com%2Fgorilla%2Fwebsocket%2F@v%2Fv1.4.0.mod
_eclasses_=go-module f3dd5985e24373b2ff6fab6ac109d9aa
_md5_=7aa2933002cc4578b77ee3a9e89dce29
|