owncast/config
Gabe Kangas d7e355bce1
Connected clients admin API (#217)
* Add support for ending the inbound stream. Closes #191

* Add a simple success response to API requests

* Connected clients API with geo details

* Post-rebase cleanup

* Make setting and reading geo details separate operations to unblock and speed up

* Rename file

* Fire geoip api call behind goroutine

* Add comment

* Post-rebase fixes

* Add support for the MaxMind GeoLite2 GeoIP database
2020-10-06 23:14:33 -07:00
..
config.go Fixes #211: Update mod paths (#221) 2020-10-05 10:07:09 -07:00
configUtils.go Add server config admin endpoint (#207) 2020-10-02 00:02:42 -07:00
constants.go Connected clients admin API (#217) 2020-10-06 23:14:33 -07:00
defaults.go Remove custom paths and add constants (#216) 2020-10-03 14:35:03 -07:00