Skip to content

Commit

Permalink
Version 3.0.0-alpha.3
Browse files Browse the repository at this point in the history
PR-URL: #340
  • Loading branch information
tshemsedinov committed Jul 26, 2022
1 parent 4b360a9 commit 6ecea04
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 2,289 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased][unreleased]

## [3.0.0-alpha.3][] - 2022-07-26

- Add metacom binary streams
- Event emitter based
- Websocket bidirectional streaming
Expand Down Expand Up @@ -213,7 +215,8 @@ Module stub v0.0.0 and all before 1.0.0 are experiments with syntactic and
binary structures and multiple different ideas originated from JSTP and old
protocols like USP and CLEAR.

[unreleased]: https://github.com/metarhia/metacom/compare/v3.0.0-alpha.2...HEAD
[unreleased]: https://github.com/metarhia/metacom/compare/v3.0.0-alpha.3...HEAD
[3.0.0-alpha.3]: https://github.com/metarhia/metacom/compare/v3.0.0-alpha.2...v3.0.0-alpha.3
[3.0.0-alpha.2]: https://github.com/metarhia/metacom/compare/v3.0.0-alpha.1...v3.0.0-alpha.2
[3.0.0-alpha.1]: https://github.com/metarhia/metacom/compare/v2.0.7...v3.0.0-alpha.1
[2.0.7]: https://github.com/metarhia/metacom/compare/v2.0.6...v2.0.7
Expand Down
Loading

0 comments on commit 6ecea04

Please sign in to comment.