johannesd3
|
8cff10e983
|
Put apresolve behind feature flag
|
2021-02-23 22:22:51 +01:00 |
|
johannesd3
|
bb44b99c92
|
Use proxytunnel in apresolve
Implementing the tower_service::Service trait for a newly created
ProxyTunnel struct, so it can be used as connector in hyper.
|
2021-01-30 14:45:31 +01:00 |
|
johannesd3
|
07514c9dcc
|
Add proxy support to apresolve
|
2021-01-25 20:55:49 +01:00 |
|
johannesd3
|
40e6355c34
|
Migrate core to tokio 1.0
|
2021-01-25 09:04:33 +01:00 |
|
ashthespy
|
d26590afc5
|
Update to Rust 2018
- Fix deprecated Error::cause warnings and missing dyn
- Reset max_width
- Add rustfmt to Travis
- Run rustfmt on full codebase
with `cargo fmt --all`
- Add rustfmt to Travis
- Complete migration to edition 2018
- Replace try! shorthand
- Use explicit `dyn Trait`
|
2020-01-17 18:11:52 +01:00 |
|
Harold
|
4fb3d5f271
|
Add ap-port option to specify preferred port
|
2018-07-03 13:09:22 +02:00 |
|
Johan Anderholm
|
3a14e9a6be
|
Validate proxy urls better.
Use the url crate to handle proxies to make sure they conform to a
proper format.
|
2018-03-24 08:45:43 +00:00 |
|
Johan Anderholm
|
1a04e3b899
|
Resolve AP through proxy as well
|
2018-03-24 08:45:43 +00:00 |
|
Johan Anderholm
|
3bdc5e0073
|
Add support for http proxy
Currently only http proxy (no https) is supported.
|
2018-03-24 08:45:43 +00:00 |
|
awiouy
|
c9ba73c9ef
|
rustfmt: core
|
2018-02-11 12:37:08 +01:00 |
|
awiouy
|
d34068c5a7
|
core API: apresolve
|
2018-02-09 20:57:49 +01:00 |
|
Paul Lietar
|
bf60f6e7ab
|
Create new librespot-core crate
|
2017-08-03 19:58:44 +01:00 |
|