Sign in
android-kvm
/
buildroot
/
refs/heads/next
/
.
/
package
/
python-trio-websocket
/
Config.in
blob: 1b9093e5d2b8aa07524ac9b0e176840db8c75c97 [
file
] [
log
] [
blame
] [
edit
]
config BR2_PACKAGE_PYTHON_TRIO_WEBSOCKET
bool
"python-trio-websocket"
select
BR2_PACKAGE_PYTHON_TRIO
# runtime
select
BR2_PACKAGE_PYTHON_WSPROTO
# runtime
help
WebSocket
library
for
Trio
.
https
:
//github.com/HyperionGray/trio-websocket