Commit Graph

495 Commits (master)
 

Author SHA1 Message Date
Daniel Abramov 57d9e23939
Merge pull request #360 from doylemark/master 11 months ago
Mark Doyle 9533c02280 return correct protocol error when missing http version 11 months ago
Daniel Abramov d7b559d724
Merge pull request #359 from mtbc/allow-IPv6-SocketAddr 11 months ago
Mark T. B. Carroll 8901dcc535
remove [] enclosing IPv6 host address 11 months ago
Alexey Galakhov 8f23e1765e
Merge pull request #358 from alexheretic/buffer-writes 12 months ago
Alex Butler f6a610f925 Add write_flush_behaviour test 12 months ago
Alex Butler dea67d6cca Fix doc typo 12 months ago
Alex Butler 41818166cf refactor WebSocketContext new 12 months ago
Alex Butler 0cada00fb5 Refactor write_one_frame -> buffer_frame 12 months ago
Alex Butler f33bb2cb97 Ensure out_buffer written when !can_read 12 months ago
Alex Butler 1b47964f18 split write and write_out_buffer internals 12 months ago
Alex Butler 2ef5b9a5e2 Buffer writes before writing to the underlying stream 12 months ago
Alex Butler 2cf7cfef04 Rework write 100k bench to have a slow writes & even slower flushes 12 months ago
Alexey Galakhov 5a3115c09b
Merge pull request #357 from alexheretic/flush-writes-less 12 months ago
Alex Butler 06e55a4ef2 Refactor additional_send writing 12 months ago
Alex Butler 84a54b76e6 Rename methods to `read`, `send`, `write` & `flush` 12 months ago
Daniel Abramov 79b39eb146
Merge pull request #356 from snapview/dependabot/cargo/criterion-0.5.0 12 months ago
Alex Butler 0203a1849b Remove send_queue, use out_buffer instead 12 months ago
Alex Butler 483d229707 Remove implicit write flushing 12 months ago
Alex Butler d298089bf3 Add write 100k micro-bench 12 months ago
dependabot[bot] 7242a22b91
Update criterion requirement from 0.4.0 to 0.5.0 12 months ago
Daniel Abramov 371f823044
Merge pull request #354 from CBenoit/fix-error-on-bad-root-cert 12 months ago
Benoît CORTIER ee3ffc9e9d
Gracefully handle invalid native root certificates 1 year ago
Daniel Abramov e5efe537b8
Merge pull request #351 from nickelc/deps/webpki 1 year ago
Constantin Nickel 8a436e7550 Remove unused `TlsError::Webpki` error variant 1 year ago
Daniel Abramov 314feea305
Merge pull request #348 from atouchet/trv 1 year ago
Alex Touchet 50d5a37bdc
Switch build status badge to GitHub Actions 1 year ago
Daniel Abramov 79fa37888f
Merge pull request #347 from snapview/github-actions 1 year ago
Daniel Abramov 746d938412 Use `cargo fmt` from nightly 1 year ago
Daniel Abramov a4863d3f10 Make code compile with any feature set 1 year ago
Daniel Abramov 7e4a15446d Properly activate features for examples and tests 1 year ago
Daniel Abramov 87e9f576af Make `cargo fmt` happy 1 year ago
Daniel Abramov e758f7dc2a Exchange Travis CI for GitHub Actions 1 year ago
Daniel Abramov 869a67ca0b Bump version 1 year ago
Daniel Abramov a873befaae
Merge pull request #345 from mlemesle/fix/webpki-error-variant 1 year ago
Martin Lemesle 1f6c62d301 Fix not compiling features rustls-tls-native-roots and rustls-tls-webpki-roots 1 year ago
dependabot[bot] 92d65e1104
Update webpki-roots requirement from 0.22 to 0.23 (#343) 1 year ago
Daniel Abramov 67e25fdd68
Merge pull request #341 from snapview/dependabot/cargo/rustls-0.21.0 1 year ago
dependabot[bot] 1422d47ec0
Update rustls requirement from 0.20.0 to 0.21.0 1 year ago
Daniel Abramov 42b8797e8b Revert "Add `permessage-deflate` support" 1 year ago
kazk edb2377540 Add `permessage-deflate` support 1 year ago
Daniel Abramov e1033afd95
Merge pull request #337 from A5rocks/fix-frame-display 1 year ago
EXPLOSION 5125c59dfa Display correct payload in Frame::fmt 1 year ago
Jack Wills 657faf427f docs: message.rs typo 1 year ago
Sebastian Dröge c6769e3dae Switch from base64 0.20 to data-encoding 2 1 year ago
dependabot[bot] c469214dd3
Update base64 requirement from 0.13.0 to 0.20.0 (#326) 1 year ago
ssrlive 3fc7fb412c
Mark some functions as public (#315) 1 year ago
Daniel Abramov 72c6f6cdd0
Bump version (#322) 1 year ago
dependabot[bot] 85f153c6fc
Update env_logger requirement from 0.9.0 to 0.10.0 (#320) 1 year ago
Daniel Abramov 7174996e77
Merge pull request #319 from howjmay/typo 1 year ago