blob: 069b31aef90516294543f0e71ead22dcfea90a20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = soketi
pkgdesc = Just another simple, fast, and resilient open-source WebSockets server.
pkgver = 1.4.0
pkgrel = 1
url = https://github.com/soketi/soketi
arch = any
license = MIT
makedepends = npm
makedepends = jq
depends = nodejs
noextract = soketi-1.4.0.tar.gz
source = https://registry.npmjs.org/@soketi/soketi/-/soketi-1.4.0.tgz
sha512sums = 3ca22d172e74b839d269e3c01f92835fed1ff7ce5428ec93b4252af29cb1d96e17db56d70e250613745027dac15bde7c81a6afc6b280b6de1cc3fd4c2ff10ffc
pkgname = soketi
|