We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48f4250 + 3faf80a commit f95b53dCopy full SHA for f95b53d
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## tentacle 0.6.7
2
+
3
+### Features
4
5
+- wasm target support wss
6
7
## tentacle 0.6.6
8
9
### Bug Fix
tentacle/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tentacle"
-version = "0.6.6"
+version = "0.6.7"
license = "MIT"
description = "Minimal implementation for a multiplexed p2p network framework."
authors = ["piaoliu <driftluo@foxmail.com>", "Nervos Core Dev <dev@nervos.org>"]
0 commit comments