issues
search
rsocket
/
rsocket-rust
RSocket Rust Implementation using Tokio
Apache License 2.0
209
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Circular Reference issues
#65
Xylaant
closed
4 months ago
1
rsocket channel request stream is moved into function
#64
Algorab
opened
4 months ago
4
chore(release): prepare for v0.7.3
#63
jjeffcaii
closed
1 year ago
0
feat: add support for wss (TLS) connections for clients
#62
hplewis
closed
1 year ago
5
Websocket TLS Support (wss)
#61
hplewis
closed
1 year ago
3
Unable to run on windows system
#60
BaLaLaLs
opened
1 year ago
1
correct rsocket_rust dependencies path
#59
huahouye
closed
1 year ago
0
How to handle the client actively closing the connection ?
#58
panicfrog
closed
2 years ago
3
Bump `dashmap` to latest version
#57
adoerr
closed
2 years ago
1
chore(CI): use dependabot
#56
adoerr
closed
2 years ago
1
Make `clippy` happy
#55
adoerr
closed
2 years ago
1
Use Rust 2021 edition
#54
adoerr
closed
2 years ago
3
Add rsocket-rust to the implementing libraries on the official website
#53
AntonOellerer
closed
2 years ago
2
feat: support custom websocket request
#52
jjeffcaii
closed
2 years ago
0
Support headers on WebsocketClientTransport
#51
hplewis
closed
2 years ago
5
chore: upgrade to 0.7.2
#50
jjeffcaii
closed
3 years ago
0
feat: implemented cancel frame handling
#49
yuriykulikov
closed
3 years ago
2
Support CANCEL Frames for Request-Stream
#48
yuriykulikov
closed
3 years ago
3
Update example code
#47
kingljl
closed
3 years ago
1
Update dependencies
#46
kingljl
closed
3 years ago
1
Release/0.7.1
#45
jjeffcaii
closed
3 years ago
0
chore: upgrade deps
#44
jjeffcaii
closed
3 years ago
0
fix: check channel send error instead of using unwrap/expect
#43
jjeffcaii
closed
3 years ago
0
chore: update deps
#42
jjeffcaii
closed
3 years ago
0
chore: config chglog
#41
jjeffcaii
closed
3 years ago
0
feat: close connection correctly when client is dropped
#40
jjeffcaii
closed
3 years ago
0
chore(rustfmt): optimize import
#39
jjeffcaii
closed
3 years ago
0
chore: use mkcert to generate TLS example certificates and keys
#38
jjeffcaii
closed
3 years ago
1
Migrate to tokio v1
#37
jjeffcaii
closed
3 years ago
1
fix: register client-side responder correctly
#36
jjeffcaii
closed
3 years ago
0
feat: change transport api
#35
jjeffcaii
closed
3 years ago
0
use mkcert for generate-certificate.sh
#34
linux-china
closed
3 years ago
1
Upgrade to Tokio 1.0
#33
linux-china
closed
3 years ago
2
Receiving error when server tries to request client.
#32
mahdi-shojaee
closed
3 years ago
11
feat: implment tls transport
#31
jjeffcaii
closed
3 years ago
0
feat(request_response): handle empty response correctly
#30
jjeffcaii
closed
3 years ago
0
fix: simplify Option convert
#29
jjeffcaii
closed
3 years ago
0
chore: bump tokio to v0.3.6
#28
jjeffcaii
closed
3 years ago
0
fix: convert bytes to utf8 safely
#27
jjeffcaii
closed
3 years ago
0
Convert Result to Option when use std::str::from_utf8
#26
linux-china
closed
3 years ago
1
feat: implement client-side keepalive
#25
jjeffcaii
closed
3 years ago
0
fix: optimize bytes write action
#24
jjeffcaii
closed
3 years ago
0
feat: support tokio v0.3.x
#23
jjeffcaii
closed
4 years ago
1
chore: use gh actions
#22
jjeffcaii
closed
4 years ago
0
Support tokio 0.3
#21
jjeffcaii
closed
3 years ago
0
refactor: use thiserror & anyhow as error struct
#20
jjeffcaii
closed
4 years ago
0
Transport refinement.
#19
jjeffcaii
closed
4 years ago
0
thiserror & anyhow
#18
linux-china
closed
4 years ago
1
Add some examples and support Unix Socket.
#17
jjeffcaii
closed
4 years ago
0
support for unix domain socket
#16
seal90
closed
4 years ago
0
Next