Skip to content

Tags: paritytech/soketto

Tags

Verified

This tag was signed with the committer’s verified signature.
niklasad1 Niklas Adolfsson

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #55 from paritytech/chore-release-v0.7.1

chore(release 0.7.1)

v0.7.0

Toggle v0.7.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Release v0.7.0 (#51)

* Add note to draft a GitHub release too ocne the release is tagged

* consistify newlines

* First pass to create a working hyper+soketto example

* rustfmt

* make trimming a little nicer

* Tidy up some hyper_server example a little

* cargo fmt

* Add comment on how to try hyper_server example

* print local_addr (no real difference but more correct)

* Fix typo

Co-authored-by: Andrew Plaza <[email protected]>

* Wee grammar tweak in comment

* Empty slice is more readable; no need to preserve lifetime

* allow setting custom headers

* Add a feature and update hyper_example to make it easier to use Soketto with http types

* Note about headers, re-export httparse::Header

* rethink 1 (but it turns out this won't work..)

* Make a new Server interface instead so that we have an API we can use

* remove the default_feature

* dedupe code in handshake and undo changes in handshake::server to minimise diff

* Add link to RFC explaining Sec-Websocket-Key

* add basic logger to example so we can get log output for debugging things

* Fix up a couple of comments

* use log since we added a logger, and comment tweaks

* use WebSocketKey alias

* return 28 byte base64 encoding instead of passing buffer in

* Tweak the docs a little

* fix a typo

* Release v0.7.0

Co-authored-by: Andrew Plaza <[email protected]>
Co-authored-by: Tomas Langsetmo <[email protected]>
Co-authored-by: David <[email protected]>

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #38 from paritytech/jsdw-release-v0.6.0

Merge v0.6.0 release branch to master to prepare release

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #33 from paritytech/dp-prepare-release-v0.5.0

Prepare release of v0.5.0

v0.4.2

Toggle v0.4.2's commit message
Release tag

v0.4.1

Toggle v0.4.1's commit message
Release tag

v0.4.0

Toggle v0.4.0's commit message
Release tag

v0.3.2

Toggle v0.3.2's commit message
Release tag

v0.3.1

Toggle v0.3.1's commit message
Release tag