文件名称:MovieNight:具有集成聊天功能的单实例视频流服务器
文件大小:1.4MB
文件格式:ZIP
更新时间:2024-05-24 09:45:40
chat-room streaming video stream webassembly
目录 MovieNight流服务器 这是具有聊天功能的单实例流服务器。 最初是为了取代Rabbit而成为一群人在线观看电影的平台。 建造要求 转到1.13或更高版本 GNU Make 旧版Go 您可以按照以下指南在您的操作系统发行版中安装新版本的Go: https : //golang.org/doc/manage-install 完成设置后,添加一个名为GO_VERSION的环境变量并将GO_VERSION设置为您安装的版本(例如1.14.1 )。 Makefile现在将使用较新的版本。 编译安装 你必须 : 下载git clone https://github.com/zorchenhimer/MovieNight ,进入cd MovieNight的源目录; 选择你的TARGET oneof “机器人达尔文蜻蜓FreeBSD上,Linux的NaCl的NetBSD的OpenB
【文件预览】:
MovieNight-master
----connection.go(1002B)
----notes.txt(2KB)
----.gitignore(659B)
----go.mod(226B)
----Dockerfile(436B)
----make()
--------Makefile.common(1KB)
----favicon.png(4KB)
----Makefile(682B)
----handlers.go(10KB)
----settings.go(8KB)
----Makefile.BSD(615B)
----.dockerignore(57B)
----.travis.yml(90B)
----stats.go(1KB)
----settings_example.json(536B)
----chatroom.go(11KB)
----chatclient.go(8KB)
----static()
--------thedoor.html(334B)
--------help.html(599B)
--------js()
--------css()
--------emotes()
--------main.html(5KB)
--------emotes.html(262B)
--------img()
--------base.html(680B)
----go.sum(909B)
----main.go(5KB)
----emotes.go(6KB)
----readme.md(8KB)
----common()
--------utils.go(1KB)
--------logging_dev.go(263B)
--------chatdata.go(8KB)
--------emotes_test.go(4KB)
--------logging.go(5KB)
--------templates.go(2KB)
--------emotes.go(2KB)
--------colors_test.go(1KB)
--------constants.go(2KB)
--------chatcommands.go(2KB)
--------colors.go(4KB)
----wasm()
--------suggestions.go(4KB)
--------main.go(7KB)
----license.md(1KB)
----errors.go(1KB)
----chatclient_test.go(2KB)
----docker()
--------start.sh(147B)
--------docker-compose.yml(256B)
----chatcommands.go(21KB)