Граф коммитов

49 Коммитов

Автор SHA1 Сообщение Дата
Marshall Polaris 9973063d3d Upgrade JWT library 2021-02-15 21:37:10 -08:00
Marshall Polaris ee1bd32d02 Remove multimap dependency 2021-01-31 20:42:34 -08:00
Marshall Polaris a5104a6f9f Use AtomicUsize to count messages 2021-01-28 13:52:34 -08:00
Marshall Polaris 8066f046de Point back at upstream janus-plugin-rs 2021-01-25 01:04:40 -08:00
Vincent Fretin 4f3572207e Use janus-plugin-rs branch feature/api-v15 to be able to update to latest janus 0.10.x 2021-01-23 13:29:11 +01:00
Greg Fodor 436bb0f382 Run one message thread per CPU 2020-04-04 02:21:38 +00:00
Greg Fodor 5cf5f34909 Add multiple message threads 2020-04-04 02:17:02 +00:00
Marshall Polaris 7df3af8a41 Use once_cell instead of atom 2019-12-09 17:15:06 -08:00
Marshall Polaris 57e68c9eb0 Use once_cell instead of lazy_static 2019-12-09 16:22:24 -08:00
Marshall Polaris 3e0a278ce5 Update to be compatible with Rust 2018 2019-12-09 16:09:02 -08:00
Marshall Polaris 6236472eb7 Link to README in Cargo.toml 2019-12-09 15:52:56 -08:00
Marshall Polaris 1adb1ad419 Fix author 2019-12-09 15:52:38 -08:00
Marshall Polaris 25dca7d9ad Point at bleeding-edge janus-plugin-rs 2019-12-09 15:47:44 -08:00
Marshall Polaris 803269265f Bump dependencies to latest 2019-12-09 13:17:20 -08:00
Marshall Polaris a207f3305c Add JWT library 2019-01-14 16:06:34 -08:00
Marshall Quander f6f134e065 Negotiate mono and DTX with clients 2018-07-31 19:57:40 -07:00
Marshall Quander e987126d8e Update deps, fix up some logging 2018-06-19 16:31:10 -07:00
Marshall Quander 08bb57196e Enable LTO on release builds 2018-04-25 15:11:00 -07:00
Marshall Quander 5bacf5a51b Improve switchboard efficiency, use multimap crate 2018-04-24 16:31:35 -07:00
Marshall Quander 28233bd309 Ditch JWT-related stuff 2018-04-19 16:41:18 -07:00
Marshall Quander 57f5c3cb98 Fix up some error handling stuff 2018-04-18 16:11:04 -07:00
Marshall Quander d3d6696d33
Merge branch 'master' into master 2018-04-09 19:12:20 -07:00
Marshall Quander 0f4cf9cb52 Implement max room size option 2018-04-09 15:48:36 -07:00
arpu 0ee670750f
Update Cargo.toml 2018-04-05 21:44:41 +02:00
Marshall Quander 035c611f07 Update deps, tidying 2018-03-28 16:56:39 -07:00
Marshall Quander 8e4f404718 Bump dependencies 2018-02-09 18:09:25 -08:00
Marshall Quander 482daf64c4 Update deps 2017-12-14 14:59:13 -08:00
Marshall Quander 382d7eefa0 Bring up to latest Janus, fix some race conditions 2017-12-06 17:16:34 -08:00
Marshall Quander 1249014946 WIP JWT token user authentication 2017-12-01 18:06:26 -08:00
Marshall Quander 17d56891c3 Update deps, better SDP deserialization 2017-11-16 16:32:23 -08:00
Marshall Quander 624d0fabf4 Use Cargo metadata as plugin metadata 2017-11-15 18:41:33 -08:00
Marshall Quander 9e5d35e3d6 Fix bugs, update API, clean up 2017-11-15 16:25:23 -08:00
Marshall Quander ff44775c79 Tons of changes, fixes 2017-11-14 18:45:33 -08:00
Marshall Quander f54a73a64a Update dependencies 2017-11-06 17:26:56 -08:00
Marshall Quander b2b8a25867 Point at crates.io plugin dependency again (oops) 2017-11-01 17:46:10 -07:00
Marshall Quander 02006d3b08 WIP 2017-10-31 18:07:51 -07:00
Marshall Quander 470d16960c Update to new version of janus-plugin-rs 2017-10-25 14:59:56 -07:00
Marshall Quander 3e0431edba Make user IDs mandatory, fix bugs 2017-10-23 15:18:40 -07:00
Marshall Quander 5f9aaf06d2 Rename, add documentation 2017-10-13 13:32:25 -07:00
Marshall Quander 0aa6762cb4 Big refactoring to state storage 2017-10-10 22:58:12 -07:00
Marshall Quander ffa9c4eb3a Simpler, better user ID assignment 2017-10-08 20:54:08 -07:00
Marshall Quander c5572fb8f0 Big refactor to use serde_json 2017-10-08 18:58:44 -07:00
Marshall Quander c6be091519 Add MPL 2017-10-07 03:08:17 -07:00
Marshall Quander 29305081a8 More user management work 2017-10-05 16:31:28 -07:00
Marshall Quander eb108ec6b0 Fiddling around, WIP user UUIDs 2017-10-04 18:25:15 -07:00
Marshall Quander bf3e35dbe0 Point at janus-plugin-rs git repo instead of my filesystem 2017-10-03 13:35:25 -07:00
Marshall Quander 1080252ebd More WIP stuff, SDP exchanges 2017-09-27 16:00:43 -07:00
Marshall Quander 3f471a0334 WIP on the road to doing real work 2017-09-22 18:18:43 -07:00
Marshall Quander ef6ea257b8 Skeleton plugin 2017-09-21 16:28:40 -07:00