* use find_library from cytypes, enable rtc tests again
* install libvpx and libopus for unix on CI
* bug found when sending audio first
* no need for source path guard
* add more tests for libraries
* add more tests for libraries
* fix testing
* disable tests to see what happens
* disable tests to see what happens
* debug ci
* debug ci
* debug ci
* debug ci
* debug ci
* debug ci
* debug ci
* debug ci
* debug ci
* debug ci
* debug ci
* hope to solve everything via ENV
* hope to solve everything via ENV
* hope to solve everything via ENV
* hope to solve everything via ENV
* hope to solve everything via ENV
* hope to solve everything via ENV
* hope to solve everything via ENV
* hope to solve everything via ENV
* fix testing
* fix testing
* fix testing
* fix testing
* fix testing
* fix testing
* switch to self hosted libraries
* fixes for macos
* switch to self hosted libraries
* switch to self hosted libraries
* switch to self hosted libraries
* switch to self hosted libraries
* switch to self hosted libraries
* switch to self hosted libraries
* switch to self hosted libraries
* switch to self hosted libraries
* remove ffmpeg from stream to use opus and vpx, add bunch of todos
* fix testing
* improve download checkout
* fix datachannel download, fix super dirty test clients - setup logic does not belong there
* fix testing
* Add API scopes
* Add API scopes
* Add API scopes
* Add API scopes
* Add API scopes
* Add API scopes
* Add API scopes
* Add API scopes
* Remove system memory limit (#986)
* Add session_id, make token size more reasonable (#983)
* Add session_id, make token size more reasonable
* Use more direct approach
* Fix more stuff
* Fix ignore comments
* Fix naming
* Fix lint
* Introduce API scelleton
* Raw impl for session
* Simple state endpoint
* Apply _body naming
* Finalize session testing and comment out tons of useless code
* Clean and refactor part1
* Clean and refactor part2
* Clean and refactor part2
* Clean and refactor part2
* Clean and refactor part2
* Refactor middleware
* Refactor middleware
* Clean and refactor part3
* TDD and 2 beers
* TDD and 2 beers
* Complete state endpoints
* You can only set what is already present
* Use only JSON as response
* Use default logger
* Improve auth extraction
* Extend api command with more args
* Adjust API messages