Dominik Nakamura
|
8d1b6b73c6
|
Enable all features on docs.rs
|
4 years ago |
Dominik Nakamura
|
be05920e08
|
Update docs for rustls mentions
|
4 years ago |
Dominik Nakamura
|
5a3dd8acfd
|
Merge branch 'master' into rustls
# Conflicts:
# src/error.rs
|
4 years ago |
Dominik Nakamura
|
675d7542e9
|
Allows several TLS components to coexist
|
4 years ago |
Dominik Nakamura
|
de808a3a01
|
Only enable rustls if native-tls is not enabled
|
4 years ago |
Matěj Laitl
|
5586d0af51
|
Merge pull request #168 from WiredSound/master
Create specific error types for protocol, URL, and capacity errors
|
4 years ago |
WiredSound
|
79dcf9f77c
|
Use matches! macro in tests
|
4 years ago |
WiredSound
|
8b88fb2444
|
Remove unnecessary changelog lines
|
4 years ago |
Daniel Abramov
|
36f617ae1b
|
Update README.md
Closes #157
|
4 years ago |
WiredSound
|
7c9e684ded
|
Add entry to CHANGELOG.md for version 0.13.0
|
4 years ago |
WiredSound
|
f4aa926092
|
Change ProtocolErrorType to ProtocolError in test
|
4 years ago |
WiredSound
|
3e485ddb96
|
Rename UrlErrorType to just UrlError, implement using thiserror
|
4 years ago |
WiredSound
|
98377cf3dd
|
Rename ProtocolErrorType to just ProtocolError, implement using thiserror
|
4 years ago |
WiredSound
|
652a6b776e
|
Rename CapacityErrorType to just CapacityError, implement using thiserror
|
4 years ago |
WiredSound
|
e6d66698a3
|
Use thiserror to streamline the implementation of the main Error type
|
4 years ago |
WiredSound
|
a1b4b2de61
|
Bump version to 0.13.0
|
4 years ago |
WiredSound
|
78d59f9266
|
Escape square brackets in doc comment
|
4 years ago |
WiredSound
|
b85a661967
|
Minor change to wording of README
|
4 years ago |
WiredSound
|
0b34bee94f
|
Add capacity error types
|
4 years ago |
WiredSound
|
aaebb432f0
|
Fix clippy warnings
|
4 years ago |
WiredSound
|
6f846da0e3
|
Add protocol error types
|
4 years ago |
WiredSound
|
34c6e63d87
|
Add specific URL error types
|
4 years ago |
Dominik Nakamura
|
a8dcc752b5
|
Merge branch 'master' into rustls
|
4 years ago |
Dominik Nakamura
|
d4e2d3ecd8
|
Use a "use-*" prefix for the TLS features
|
4 years ago |
Daniel Abramov
|
7265a8560c
|
Add a changelog
Fixes #45
|
4 years ago |
Daniel Abramov
|
6087e07aed
|
Bump version
|
4 years ago |
Daniel Abramov
|
e1ae3872cd
|
Merge pull request #159 from adambezecny/master
WebSocketConfig extended to allow accepting unmasked client frames
|
4 years ago |
Daniel Abramov
|
bd2a43c40a
|
Merge pull request #170 from dnaka91/update-input-buffer
Update input_buffer to use the official version
|
4 years ago |
Dominik Nakamura
|
d24e3e4734
|
Update input_buffer to use the official version
|
4 years ago |
Daniel Abramov
|
06e5689cca
|
Merge pull request #167 from dnaka91/remove-dyn-dispatch
Remove remaining dynamic dispatch usage
|
4 years ago |
Dominik Nakamura
|
82e09ea025
|
Remove remaining dynamic dispatch usage
|
4 years ago |
Dominik Nakamura
|
e9aaf9b1e9
|
Add support for rustls as TLS backend
|
4 years ago |
Antoine Catton
|
208061ba28
|
Docfix: mio::tcp has been renamed to mio::net in its latest version (#164)
This a relic of the old name in the function documentation.
|
4 years ago |
Austaras
|
4d70f63cbf
|
Add a custom response builder (#158)
* add custom reponse builder
* change names and shorten implemtation
* Re-format the code
Co-authored-by: Daniel Abramov <dabramov@snapview.de>
|
4 years ago |
Daniel Abramov
|
b0a6bae832
|
Merge pull request #163 from nickelc/bytes
Update to bytes 1.0
|
4 years ago |
Constantin Nickel
|
75bf9b8730
|
use snapview/inputer_buffer@master
|
4 years ago |
Daniel Abramov
|
56239c8e2f
|
Merge pull request #161 from snapview/dependabot/cargo/rand-0.8.0
Update rand requirement from 0.7.2 to 0.8.0
|
4 years ago |
Constantin Nickel
|
8417078ef3
|
Update to bytes 1.0
|
4 years ago |
dependabot[bot]
|
ecc3997bde
|
Update rand requirement from 0.7.2 to 0.8.0
Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.7.2...0.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Adam Bezecny (DHL IT Services)
|
c8c236056b
|
if streamlined
|
4 years ago |
Adam Bezecny (DHL IT Services)
|
2e55ed0fcc
|
comment streamlined
|
4 years ago |
Adam Bezecny (DHL IT Services)
|
9f292d21fc
|
minor fixes
|
4 years ago |
Adam Bezecny (DHL IT Services)
|
4f7dab5d7b
|
documentation for server_allow_unmasked improved
|
4 years ago |
Adam Bezecny (DHL IT Services)
|
a9adb42343
|
server_allow_unmasked changed from Option<bool> to bool
|
4 years ago |
Adam Bezecny (DHL IT Services)
|
0121bf9682
|
WebSocketConfig extended to allow accepting unmasked client frames
|
4 years ago |
Daniel Abramov
|
a7daafdfc8
|
Merge pull request #156 from snapview/clean-ups
Regular maintenance
|
4 years ago |
Daniel Abramov
|
fcacea7c9f
|
chore: apply `clippy`
|
4 years ago |
Daniel Abramov
|
96d9eb75e5
|
chore: apply `fmt` to the whole project
|
4 years ago |
Daniel Abramov
|
2638bd69c7
|
Merge pull request #148 from Redrield/feature/follow-3xx
Add facilities to allow clients to follow HTTP 3xx redirects
|
4 years ago |
Daniel Abramov
|
09f5d34899
|
use 3 redirects as default for `connect`
|
4 years ago |