Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
chenmudu
/
rsocket-java
Public
forked from
rsocket/rsocket-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 20, 2020
Expose WebSocketClientSpec and WebSocketServerSpec for configuration (#844)
rstoyanchev
authored
2ca6a9c
View commit details
Copy full SHA for 2ca6a9c
Browse repository at this point
Commits on May 19, 2020
bugfix `RSocketConnector#setupPayload` to copy the content (#843)
OlegDokuka
authored
862186e
View commit details
Copy full SHA for 862186e
Browse repository at this point
Commits on May 18, 2020
provides well documented lease example (#840)
OlegDokuka
authored
ff4d516
View commit details
Copy full SHA for ff4d516
Browse repository at this point
Commits on May 15, 2020
Update WebSocketHeadersSample (#839)
rstoyanchev
authored
1181272
View commit details
Copy full SHA for 1181272
Browse repository at this point
Apply FragmentationDuplexConnection from a single place (#836)
rstoyanchev
authored
d8da87a
View commit details
Copy full SHA for d8da87a
Browse repository at this point
Commits on May 12, 2020
fixes CI to treat master as the main branch
Show description for 585b5ef
OlegDokuka
committed
585b5ef
View commit details
Copy full SHA for 585b5ef
Browse repository at this point
bamps versions
Show description for d903e96
OlegDokuka
committed
d903e96
View commit details
Copy full SHA for d903e96
Browse repository at this point
Release 1.0.0
OlegDokuka
committed
5683e22
View commit details
Copy full SHA for 5683e22
Browse repository at this point
Release 1.0.0
OlegDokuka
committed
c019173
View commit details
Copy full SHA for c019173
Browse repository at this point
fixes AuthMetadataCodec methods names
Show description for 8cb9e74
OlegDokuka
committed
8cb9e74
View commit details
Copy full SHA for 8cb9e74
Browse repository at this point
bumps version to 1.0.0
Show description for a9e2954
OlegDokuka
committed
a9e2954
View commit details
Copy full SHA for a9e2954
Browse repository at this point
Commits on May 11, 2020
provides support for TracingMetadata (#824)
Show description for 08c2a78
OlegDokuka
authored
08c2a78
View commit details
Copy full SHA for 08c2a78
Browse repository at this point
includes LimitRateInterceptor as a built-in interceptor (#834)
rstoyanchev
authored
a0e741c
View commit details
Copy full SHA for a0e741c
Browse repository at this point
fixes onClose behaviour to not error on shutdown (#833)
OlegDokuka
authored
d880f51
View commit details
Copy full SHA for d880f51
Browse repository at this point
removes deprecated errorConsumer (#832)
OlegDokuka
authored
31c1509
View commit details
Copy full SHA for 31c1509
Browse repository at this point
Commits on May 10, 2020
provides `bindNow` shortcut for the server (#830)
OlegDokuka
authored
69ca818
View commit details
Copy full SHA for 69ca818
Browse repository at this point
removes limit rate operator (#829)
OlegDokuka
authored
fdc9b1b
View commit details
Copy full SHA for fdc9b1b
Browse repository at this point
Commits on May 8, 2020
provides extra @NonNullApi annotation for all packages (#826)
OlegDokuka
authored
cec7a78
View commit details
Copy full SHA for cec7a78
Browse repository at this point
Commits on May 7, 2020
Renames Flyweight classes to Codec (#820)
OlegDokuka
authored
79d2ee6
View commit details
Copy full SHA for 79d2ee6
Browse repository at this point
Commits on May 6, 2020
Add missing package-infos and Javadoc in plugins package (#817)
rstoyanchev
authored
be382d7
View commit details
Copy full SHA for be382d7
Browse repository at this point
Commits on May 4, 2020
relaxed stream id supplement (#814)
OlegDokuka
authored
c9a4f06
View commit details
Copy full SHA for c9a4f06
Browse repository at this point
Add Javadoc to RSocketConnector and RSocketServer (#813)
rstoyanchev
authored
4fa7312
View commit details
Copy full SHA for 4fa7312
Browse repository at this point
provides ordered stream id issuing (#811)
OlegDokuka
authored
202e27f
View commit details
Copy full SHA for 202e27f
Browse repository at this point
provides `Payload` `refCnt` verification (#809)
OlegDokuka
authored
b60020e
View commit details
Copy full SHA for b60020e
Browse repository at this point
Commits on May 1, 2020
provides supportive class to hide concurrency complexity (#807)
OlegDokuka
authored
12fd301
View commit details
Copy full SHA for 12fd301
Browse repository at this point
Commits on Apr 30, 2020
adds missing NPE catch in order to handle rare racing cases (#808)
OlegDokuka
authored
d97fd8d
View commit details
Copy full SHA for d97fd8d
Browse repository at this point
adds generated JMH files cleanup
OlegDokuka
authored
388775c
View commit details
Copy full SHA for 388775c
Browse repository at this point
reduces maintenance complexity (#806)
OlegDokuka
authored
3188069
View commit details
Copy full SHA for 3188069
Browse repository at this point
Deprecate AbstractRSocket and provide alternative (#805)
rstoyanchev
authored
d3dc85f
View commit details
Copy full SHA for d3dc85f
Browse repository at this point
Commits on Apr 28, 2020
Removes TupleByteBufs (#804)
OlegDokuka
authored
86ac4a0
View commit details
Copy full SHA for 86ac4a0
Browse repository at this point
fixes code sample
OlegDokuka
authored
444709a
View commit details
Copy full SHA for 444709a
Browse repository at this point
Deprecate ResponderRSocket (#802)
rstoyanchev
authored
7808202
View commit details
Copy full SHA for 7808202
Browse repository at this point
fixes compilation issues in perf tests
Show description for 922aa20
OlegDokuka
committed
922aa20
View commit details
Copy full SHA for 922aa20
Browse repository at this point
Commits on Apr 27, 2020
fixes readme and bumps versions
Show description for 388e4e9
OlegDokuka
committed
388e4e9
View commit details
Copy full SHA for 388e4e9
Browse repository at this point
Merge tag '1.0.0-RC7' into develop
Show description for 36ee138
OlegDokuka
committed
36ee138
View commit details
Copy full SHA for 36ee138
Browse repository at this point
Previous
Next
You can’t perform that action at this time.