Take control over your live stream video by running it yourself. Streaming + chat out of the box.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gabe Kangas 659a19bf2c
WIP refactored all storage into repos. Tests pass.
2 years ago
..
events WIP refactored all storage into repos. Tests pass. 2 years ago
chat.go WIP refactored all storage into repos. Tests pass. 2 years ago
chatclient.go feat: move config into services 2 years ago
concurrentConnections.go
concurrentConnections_freebsd.go chore(go): updated build tag constraint syntax 2 years ago
concurrentConnections_windows.go
events.go WIP refactored all storage into repos. Tests pass. 2 years ago
messageRendering_test.go feat(chat): support line breaks and pasted content. Closes #3108 2 years ago
messages.go WIP refactored all storage into repos. Tests pass. 2 years ago
persistence.go WIP refactored all storage into repos. Tests pass. 2 years ago
pruner.go
server.go WIP refactored all storage into repos. Tests pass. 2 years ago
utils.go
utils_windows.go