| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* http client refactor
* simplification
|
|
|
|
|
|
|
|
|
|
| |
* Update webrtc_test.go
* Update webrtc.go
* Update config.go
* Update webrtc.go
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add support for Kopano Webmeetings WebRTC server
Add an option to select which WebRTC server to use and add support to
use Kopano Webmeetings as backend instead of Janus. If the new
configuration is not set, WebRTC assumes Janus is used as backend.
* Fixup: remove redundant case. default to janus
* Fixup: use GatewayAdminUrl as direct prefix to admin URL entry point
* Fixup: consumeAndClose
|
|
|
|
|
|
|
| |
* consume bodies for action button integrations, webrtc gateway, oauth
endpoint
* Fixing a couple more places, switching to io.Copy to ioutil.Discard, adding a comment to help prevent future performance regressions
|
|
|
|
|
|
|
|
|
|
|
|
| |
* app cleanup
* whoops, forgot a file
* some minor cleanup
* longer container deadline
* defensive checks
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* restrict untrusted, internal http connections by default
* command test fix
* more test fixes
* change setting from toggle to whitelist
* requested ui changes
* add isdefault diagnostic
* fix tests
|
|
|
|
| |
proxy support, reasonable timeouts and optional insecure connections (#6503)
|
|
|