issues
search
nervosnetwork
/
tentacle
A multiplexed p2p network framework that supports custom protocols
https://docs.rs/tentacle
MIT License
54
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ci: Setup GitHub action
#276
driftluo
closed
4 years ago
0
fix: Fix win compatible
#275
driftluo
closed
4 years ago
0
feat: Browser ws compatible
#274
driftluo
closed
4 years ago
0
feat: Add compatible on wasm
#273
driftluo
closed
4 years ago
0
chore: bump to 0.3.2
#272
driftluo
closed
4 years ago
0
feat: remove aesctr, add x25519 support
#271
driftluo
closed
4 years ago
0
Are we support the wasm platform yet?
#270
driftluo
closed
4 years ago
1
feat: Make tentacle run on async std
#269
driftluo
closed
4 years ago
1
feat: make yamux independent of the specific runtime
#268
driftluo
closed
4 years ago
0
chore: remove keep alive spawn on yamux
#267
driftluo
closed
4 years ago
0
feat: Enable reuse port
#266
driftluo
closed
4 years ago
0
feat: Change channel api to immutable
#265
driftluo
closed
4 years ago
0
chore: bump to 0.3.1
#264
driftluo
closed
4 years ago
0
chore: upgrade toolchain
#263
driftluo
closed
4 years ago
0
fix: cache writeable waker to make the notification flow clearer
#262
driftluo
closed
4 years ago
0
perf: reduce time syscall
#261
driftluo
closed
4 years ago
1
fix: fix stream stuck after the underlying connection is closed
#260
driftluo
closed
4 years ago
0
The stream is not closed when the underlying connection closed?
#259
abel-von
closed
4 years ago
3
chore: add an example to use poll interface
#258
driftluo
closed
4 years ago
0
feat: support websocket transport
#257
driftluo
closed
4 years ago
1
chore: reduce min dependence
#256
driftluo
closed
4 years ago
0
refactor: Refactor protocols
#255
driftluo
closed
4 years ago
1
[yamux] how to use the tokio-yamux when the client stream is created continually?
#254
abel-von
closed
4 years ago
2
chore: bump to 0.3.0
#253
driftluo
closed
4 years ago
0
test: Add test on yamux
#252
driftluo
closed
4 years ago
3
feat: Rewrite buffer cache
#251
driftluo
closed
4 years ago
0
fix: Fix yamux leak mem
#250
driftluo
closed
4 years ago
3
fix: don't use async to impl poll function, it's wrong way
#249
driftluo
closed
4 years ago
1
feat: Impl quick send async
#248
driftluo
closed
4 years ago
3
fix: Add send go away
#247
driftluo
closed
4 years ago
2
feat: Add control on yamux
#246
driftluo
closed
4 years ago
1
chroe: Simple modify
#245
driftluo
closed
4 years ago
1
refacor: Rewrite buffer cache
#244
driftluo
closed
4 years ago
0
refactor: rewrite stream poll to try to avoid delay in stream join
#243
driftluo
closed
4 years ago
2
about secio
#242
kingwel-xie
closed
4 years ago
6
feat: Remove set delay
#241
driftluo
closed
4 years ago
1
feat: Replace priority channel
#240
driftluo
closed
4 years ago
1
feat: Remove sevice's awareness of protocol
#239
driftluo
closed
4 years ago
0
Split listener
#238
driftluo
closed
4 years ago
0
chore: small improve
#237
driftluo
closed
4 years ago
1
chore: bump to 0.3.0 alpha5
#236
driftluo
closed
4 years ago
0
feat: parse slice to pubkey
#235
driftluo
closed
4 years ago
1
[BREAK CHANGE] refactor: split the big `Error` enum into a several small `ErrorKind` enums
#234
quake
closed
4 years ago
3
perf: reduce one copy behavior during transmission
#233
driftluo
closed
4 years ago
1
docs: fix all urls since the repo was renamed from p2p to tentacle
#232
yangby-cryptape
closed
4 years ago
0
Test p2p against Rust 1.41.0 as well
#231
doitian
closed
4 years ago
0
perf: reduce box new consume
#230
driftluo
closed
4 years ago
0
chore: bump to 0.3.0 alph4
#229
driftluo
closed
4 years ago
0
chore: check all underscore
#228
driftluo
closed
4 years ago
0
test: test on win
#227
driftluo
closed
4 years ago
0
Previous
Next