This website requires JavaScript.
Explore
Help
Sign In
matt
/
conduwuit
Watch
1
Star
0
Fork
0
You've already forked conduwuit
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
14a178d783d4ba90b3507256e290041181d300b7
conduwuit
/
src
T
History
Moritz Bitsch
9fccbb014a
Implement TURN server authentication with hmac
...
This is a prefered method to allow limited access to the TURN server
2021-11-12 12:43:15 +00:00
..
client_server
Implement TURN server authentication with hmac
2021-11-12 12:43:15 +00:00
database
Implement TURN server authentication with hmac
2021-11-12 12:43:15 +00:00
appservice_server.rs
Clean up (mostly automated with cargo clippy --fix)
2021-09-13 20:58:58 +02:00
database.rs
Implement TURN server authentication with hmac
2021-11-12 12:43:15 +00:00
error.rs
Make Result alias usable with any error type
2021-10-13 12:25:58 +02:00
lib.rs
Enable more lints and apply their suggestions
2021-10-13 10:24:39 +02:00
main.rs
Initial implementation of /report, fixing
#13
2021-10-18 04:51:11 +00:00
pdu.rs
Reduce turbofish usage
2021-10-13 12:25:58 +02:00
ruma_wrapper.rs
Enable more lints and apply their suggestions
2021-10-13 10:24:39 +02:00
server_server.rs
Fix join panic bug
2021-11-07 07:57:15 +00:00
utils.rs
Enable more lints and apply their suggestions
2021-10-13 10:24:39 +02:00