owncast/models
Gabe Kangas d9509f5606
Chat updates (#92)
* Send PONG responses to PINGs

* Split out client IDs for viewer counts vs. websocket IDs

* WIP username change event

* Display username changes

* Revert commented out code

* Add support for building from the current branch

* Fix PONG

* Make username changes have a unique ID

* Add a version param to js to cachebust
2020-07-28 21:30:03 -07:00
..
chatListener.go
chatMessage.go
nameChangeEvent.go Chat updates (#92) 2020-07-28 21:30:03 -07:00
pingMessage.go
playlist.go Remove IPFS. For #74 2020-07-19 21:15:53 -07:00
stats.go
status.go
storageProvider.go