Jonas Herzig
|
f9e85618c8
|
Make port in --server argument optional
|
2019-02-05 13:48:14 +01:00 |
Jonas Herzig
|
8950e30690
|
Add option to accept invalid server certificates (fixes #3)
|
2019-02-05 13:29:03 +01:00 |
Jonas Herzig
|
1d6d986e13
|
Fix Chrome connection issue introduced with switch to tungstenite
Chrome requires the subprotocol to be "binary", FF doesn't seem to care (for
some reason?).
|
2019-02-05 04:21:56 +01:00 |
Jonas Herzig
|
b630d7b584
|
Switch from `websocket` to `tungstenite` due to stability concerns (fixes #2)
|
2019-02-04 02:38:40 +01:00 |
Jonas Herzig
|
443712cb22
|
Replace lots of generic code with dedicated `mumble-protocol` crate
|
2019-02-03 23:34:09 +01:00 |
Jonas Herzig
|
353de4ec2f
|
Replace "nice" crate with futures-based "libnice" crate
|
2019-02-02 20:55:04 +01:00 |
Jonas Herzig
|
8512ba4554
|
Update tokio-tls and native-tls to get rid of openssl:0.9 (fixes #1)
|
2019-01-30 10:48:10 +01:00 |
Jonas Herzig
|
83773f0a1d
|
Initial commit
|
2018-12-02 23:38:46 +01:00 |