summaryrefslogtreecommitdiffstats
path: root/app/webrtc.go
Commit message (Collapse)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-2/+2
|
* PLT-6358: Server HTTP client improvements (#6980)Chris2017-08-091-1/+16
| | | | | | | | | | | | | | | | * 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
* PLT-5705 Created a single source of http.Client creation logic with internet ↵Torsten Juergeleit2017-05-311-6/+1
| | | | proxy support, reasonable timeouts and optional insecure connections (#6503)
* Implement GET /webrtc/token endpoint for APIv4 (#6046)Joram Wilander2017-04-161-0/+87