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 12cbe529de Fix incorrect handling of messages array. Closes #1287 4 years ago
..
events better chat message sanitization (#1266) 4 years ago
chat.go Chat refactor + persistent backing chat users (#1163) 4 years ago
chatclient.go Add in the optimization where multiple websocket events can exist within a single message 4 years ago
events.go reject user messages when offline (#1269) 4 years ago
messageRendering_test.go better chat message sanitization (#1266) 4 years ago
messages.go Chat refactor + persistent backing chat users (#1163) 4 years ago
persistence.go Add a simple caching of chat history as an optimization 4 years ago
server.go Fix incorrect handling of messages array. Closes #1287 4 years ago
utils.go Chat refactor + persistent backing chat users (#1163) 4 years ago