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 8e79e2acfa
chore(go): run betteralign and gofumpt on codebase
2 years ago
..
events chore(go): run betteralign and gofumpt on codebase 2 years ago
chat.go
chatclient.go
concurrentConnections.go
concurrentConnections_freebsd.go
concurrentConnections_windows.go
events.go feat(chat): add support for chat part messages. Closes #3201 (#3291) 2 years ago
messageRendering_test.go feat(chat): support line breaks and pasted content. Closes #3108 2 years ago
messages.go
persistence.go
pruner.go
server.go chore(go): run betteralign and gofumpt on codebase 2 years ago
utils.go
utils_windows.go