theremins:一起玩Theremin玩得开心

时间:2024-06-02 23:52:53
【文件属性】:

文件名称:theremins:一起玩Theremin玩得开心

文件大小:347KB

文件格式:ZIP

更新时间:2024-06-02 23:52:53

JavaScript

特雷明斯 与来自同伴的随机陌生人玩Theremin。 安装 此仓库提供了两个二进制文件的源,一个HTTP服务器和一个Web套接字服务器。 要编译HTTP服务器,请执行以下操作: git clone https://github.com/runarberg/theremins.git cd theremins/http cargo build --release 要编译网络套接字服务器,只需将上面的第2行交换为: cd theremins/ws 跑步 运行可执行文件位于target/release/ 。 例如在端口8001上运行Web套接字服务器 ./theremins/ws/target/release/theremins-ws-server --port 8001 对于HTTP服务器,您必须指定Web套接字服务器所在的位置,因此,例如,您需要: ./theremins/ws/tar


【文件预览】:
theremins-master
----ws()
--------Cargo.lock(19KB)
--------Dockerfile(198B)
--------src()
--------Cargo.toml(177B)
--------.dockerignore(8B)
----config()
--------nginx()
--------kubernetes()
--------unit()
----http()
--------client()
--------Cargo.lock(30KB)
--------Dockerfile(250B)
--------src()
--------Cargo.toml(214B)
--------.dockerignore(8B)
----LICENCE.txt(1KB)
----.gitignore(23B)
----README.md(1015B)

网友评论