Commit Graph

359 Commits (6f56461f0fcd99ad6368144a6f837e5025febf27)
 

Author SHA1 Message Date
Alexey Galakhov 1a729bb362 Release version 0.11.0 4 years ago
Alexey Galakhov bbaa48b4d6
Merge pull request #126 from Dushistov/fix-deprecation 4 years ago
Evgeniy A. Dushistov 5a95f12c6d refactoring/apply_mask: reduce number of usage of unsafe to 1 4 years ago
Evgeniy A. Dushistov 9764ac13a1 infra/apply_mask: test more case for apply_mask 4 years ago
Alexey Galakhov 3a24ca3f03
Merge pull request #125 from Dushistov/fix-from-for-close-code 4 years ago
Evgeniy A. Dushistov de80b9bced Change Into to From for CloseCode to u16 conversation 4 years ago
kids300 fb83e8c791 rm to_string 4 years ago
Yan 16a33df195 fix ws subportocol lowercase header 4 years ago
Daniel Abramov 366700342b
Merge pull request #116 from mpdn/patch-1 4 years ago
Mike Pedersen 1f744f1548
Make mask public on FrameHeader 4 years ago
Daniel Abramov 1ef18d54ad
Merge pull request #115 from rijenkii/patch-1 4 years ago
Rijenkii 4ef8aa981d
Update base64 dependency to 0.12.0 4 years ago
Daniel Abramov 0c429cba94 chore: remove deprecated `description()` 5 years ago
Daniel Abramov 431b6d9241
Merge pull request #112 from najamelan/feature/get_config 5 years ago
Naja Melan 9c48226c8f chore: Remove needless closing/opening of the impl block on WebSocketContext. 5 years ago
Naja Melan 1f407f1005 feat: Allow reading the configuration. 5 years ago
Naja Melan d17f749914 doc: be precise about max message sizes. 5 years ago
Alexey Galakhov 17732694d4 trivial: bump version 5 years ago
Alexey Galakhov faf4b598a0
Merge pull request #106 from macpp/firefox-connection 5 years ago
macpp 0bfc217cfc allow firefox to connect 5 years ago
Alexey Galakhov 6b3423292f trivial: fix clippy warning 5 years ago
Daniel Abramov 61f46be644
Merge pull request #105 from snapview/can-read-write 5 years ago
Alexey Galakhov 85f211230a websocket: add `can_read()` and `can_write()` 5 years ago
Alexey Galakhov 010266e001 test: autobahn: add strict error reporting 5 years ago
Alexey Galakhov da3acc107e protocol: handle "Connection reset by peer" in closing state 5 years ago
Alexey Galakhov 615bf71748 test: check close with SO_LINGER 5 years ago
Alexey Galakhov 0eecc28cc7 travis: force build fail on autobahn failure 5 years ago
Alexey Galakhov c08f2c72ff client: correct port in request 5 years ago
Alexey Galakhov 9ec11cbc7a client: cover request generation with tests 5 years ago
Daniel Abramov 6d8358cd19
Merge pull request #98 from sdroege/http-0.2 5 years ago
Sebastian Dröge c3aff4ae9e Update to bytes 0.5 and input_buffer 0.3 5 years ago
Sebastian Dröge c2f713b6bb Update to http 0.2 5 years ago
Alexey Galakhov 1da9614ab2
Merge pull request #97 from alfiedotwtf/master 5 years ago
Alfie John 7ca9bd6f2f Minor grammar fix 5 years ago
Daniel Abramov 345d262972
Merge pull request #93 from sdroege/http-types 5 years ago
Sebastian Dröge e1a5153f40 Bump version to 0.10.0 because of API changes 5 years ago
Sebastian Dröge 88760b8b59 Fix various clippy warnings 5 years ago
Sebastian Dröge 7a4779b6f6 Run everything through rustfmt 5 years ago
Sebastian Dröge f659af4493 Update examples to compile again 5 years ago
Sebastian Dröge 07d4721ffd Add type aliases for Response/Request with a fixed body type 5 years ago
Sebastian Dröge 1ecc4f900d Use Response for the server handshake callback too 5 years ago
Sebastian Dröge 09a9b7ceef Remove custom Request/Response types from server code 5 years ago
Sebastian Dröge 9020840f84 Remove custom Request/Response types from client code 5 years ago
Sebastian Dröge 38a7d1a375 Remove custom Headers type and use http::HeaderMap instead 5 years ago
Alexey Galakhov bb801430c8 Bump version 5 years ago
Alexey Galakhov 4e8d6058d4 Version 0.9.2 released. 5 years ago
Daniel Abramov af1fe25efa
Merge pull request #88 from dbrgn/fix-typo 5 years ago
Danilo Bargen 5f3f4c016e Fix typo in docs 5 years ago
Daniel Abramov f7e9cb097e
Merge pull request #87 from KevinWMatthews/readme_fix 5 years ago
Kevin W Matthews 4cb27d08e4 Fix typo in README.md example 5 years ago