CARVIEW |
Select Language
HTTP/2 200
date: Mon, 21 Jul 2025 03:29:22 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"15dd3137adbef79d687e36924e04bcdd"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=GS%2F69Vy%2F8rsvAWYYx2%2F7ML2UQjWcWMWqOpmtq4d8KSqRE1g4%2BhfevTHmFVSghz0kyGoTlxWVf4aQfT2JKRHVMMKw63mB22hYuGTemfjuG%2F3TxKPMOgvYKLtrjVKU6Kdi3Q0czEpfBmge%2FK7z4toIUHqglA4Lqua99Rts5GodHi8P0uzfDNITsj9LEe%2FDQiDOrbgo%2BUSDNtrmkZcDACfEO6gmOT0qjMSSrOPSGDq47zAJTiJKKs1tl%2F5jr8yhM5gQfbc9p%2BSJDaovwbG7Exx%2Fkg%3D%3D--bSoP8Cn6Pnb7le6%2F--dMPxW0nKZ%2B4Ty2zcu7MsYw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1995539626.1753068561; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 03:29:21 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 03:29:21 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D652:1A6C04:153368A:1BE5B07:687DB411
Releases · rsocket/rsocket-rust · GitHub
14 Jan 15:20
Loading
13 Dec 15:28
Loading
11 Jun 15:25
Loading
26 May 15:07
Loading
06 Apr 13:57
Loading
22 Feb 09:47
Loading
24 Dec 12:03
Loading
04 Dec 02:43
Loading
29 Nov 10:12
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 25
Releases: rsocket/rsocket-rust
Releases · rsocket/rsocket-rust
Release v0.7.2
Release v0.7.0
3c555e7
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
Chore
- update deps (#42)
- config chglog (#41)
- use mkcert to generate TLS example certificates and keys (#38)
- add RSocket trait example in readme
- fix readme
- bump tokio to v0.3.6
- rustfmt: optimize import (#39)
Feat
- close connection correctly when client is dropped (#40)
- migrate to tokio v1
- change transport api (#35)
- implment tls transport (#31)
- redesign RSocket trait based on async_trait
- request_response: handle empty response correctly
Fix
- register client-side responder correctly (#36)
- simplify Option convert
- remove useless examples
Assets 2
Release v0.6.0
Compare
New Features
- add
keepalive
support.
Others
- reimplement transport trait.
Assets 2
Release v0.5.3
Compare
- Support unix socket.
- Remove
Sync
trait from RSocket.
Assets 2
Release v0.5.2
7677730
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
New features: RSocket Messaging 🌟
Example:
#[macro_use]
extern crate serde_derive;
use rsocket_rust_messaging::Requester;
#[derive(Serialize, Deserialize, Debug)]
pub struct Student {
id: i64,
name: String,
gender: u8,
}
#[derive(Serialize, Deserialize, Debug)]
pub struct Classroom {
id: u32,
name: String,
}
#[tokio::main]
async fn main() {
let requester = Requester::builder()
.connect_tcp("127.0.0.1", 7878)
.build()
.await
.expect("Connect failed!");
// Query all students of some classroom
let res: Vec<Student> = requester
.route("students.v1")
.data(Classroom {
id: 1,
name: "some classroom".to_owned(),
})
.retrieve_flux()
.block()
.await
.expect("Retrieve failed!");
for it in res.iter() {
info!("===> NEXT: {:?}", it);
}
}
Assets 2
Release v0.5.1
Compare
- Support fragmentation.
- Change acceptor function to boxed Fn.
- Bugfix.
Assets 2
Release v0.5.0
Compare
- New Features:
- Websocket Transport.
- WASM Websocket Transport. (Client-Side only)
- Project struct changed.
- Transport API changed: now you must import your transport implementation:
- rsocket_rust_transport_tcp
- rsocket_rust_transport_websocket
- rsocket_rust_transport_wasm
Assets 2
Release v0.4.0
ecae88d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
- Support RSocket URL string.
- Optimize and tuning.
- Bugfix for REQUEST_RESPONSE.
Assets 2
v0.3.0
777d554
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
New features:
- Support basic RequestChannel.
- Support RoutingMetadata extension.
Assets 2
async/await!
b4154b3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
- Support rust v1.39+
- Support async/await.
- Upgrade dependencies: tokio0.2, futures0.3, bytes0.5.
- Broken APIs.
Assets 2
Previous Next
You can’t perform that action at this time.