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 }}
raphitz
/
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
Breadcrumbs
History for
rsocket-java
rsocket-core
src
main
java
on
develop
User selector
All users
All time
Commit history
Commits on May 12, 2020
fixes AuthMetadataCodec methods names
Show description for 8cb9e74
OlegDokuka
committed
8cb9e74
View commit details
Copy full SHA for 8cb9e74
View code at this point
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
View code at this point
Browse repository at this point
includes LimitRateInterceptor as a built-in interceptor (#834)
rstoyanchev
authored
a0e741c
View commit details
Copy full SHA for a0e741c
View code at this point
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
View code at this point
Browse repository at this point
removes deprecated errorConsumer (#832)
OlegDokuka
authored
31c1509
View commit details
Copy full SHA for 31c1509
View code at this point
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
View code at this point
Browse repository at this point
removes limit rate operator (#829)
OlegDokuka
authored
fdc9b1b
View commit details
Copy full SHA for fdc9b1b
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Add Javadoc to RSocketConnector and RSocketServer (#813)
rstoyanchev
authored
4fa7312
View commit details
Copy full SHA for 4fa7312
View code at this point
Browse repository at this point
provides ordered stream id issuing (#811)
OlegDokuka
authored
202e27f
View commit details
Copy full SHA for 202e27f
View code at this point
Browse repository at this point
provides `Payload` `refCnt` verification (#809)
OlegDokuka
authored
b60020e
View commit details
Copy full SHA for b60020e
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
reduces maintenance complexity (#806)
OlegDokuka
authored
3188069
View commit details
Copy full SHA for 3188069
View code at this point
Browse repository at this point
Deprecate AbstractRSocket and provide alternative (#805)
rstoyanchev
authored
d3dc85f
View commit details
Copy full SHA for d3dc85f
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Removes TupleByteBufs (#804)
OlegDokuka
authored
86ac4a0
View commit details
Copy full SHA for 86ac4a0
View code at this point
Browse repository at this point
Deprecate ResponderRSocket (#802)
rstoyanchev
authored
7808202
View commit details
Copy full SHA for 7808202
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
provides more `ByteBuf` leaks fixes (#803)
Show description for a5706bf
OlegDokuka
authored
a5706bf
View commit details
Copy full SHA for a5706bf
View code at this point
Browse repository at this point
Default errorConsumer to no-op in the new API (#801)
rstoyanchev
authored
a81b639
View commit details
Copy full SHA for a81b639
View code at this point
Browse repository at this point
Fixes possible elements' leaks occurrence (#799)
OlegDokuka
authored
d5e8a45
View commit details
Copy full SHA for d5e8a45
View code at this point
Browse repository at this point
Deprecate ResumeStrategy and replace with Reactor Retry (#798)
rstoyanchev
authored
00acd1e
View commit details
Copy full SHA for 00acd1e
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Send root-cause errors from connection to onClose of RSocket (#797)
Show description for 414193f
OlegDokuka
and
rstoyanchev
authored
414193f
View commit details
Copy full SHA for 414193f
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Refactors how `ByteBufAllocator` is used and setup (#796)
OlegDokuka
authored
b3087ef
View commit details
Copy full SHA for b3087ef
View code at this point
Browse repository at this point
Fixes Payload#hasMetadata to strictly flow the flag in frame
Show description for 3a5a4c2
OlegDokuka
authored
3a5a4c2
View commit details
Copy full SHA for 3a5a4c2
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Drop UriHandler and UriTransportRegistry (#795)
Show description for cd67e54
rstoyanchev
authored
cd67e54
View commit details
Copy full SHA for cd67e54
View code at this point
Browse repository at this point
fixes requestChannel and ensure support of half-closed state (#794)
Show description for 480b501
OlegDokuka
authored
480b501
View commit details
Copy full SHA for 480b501
View code at this point
Browse repository at this point
fixes incorrect request propagation
Show description for 5ee6c38
OlegDokuka
committed
5ee6c38
View commit details
Copy full SHA for 5ee6c38
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
removes redundant frames being sent (#792)
Show description for 91e894a
OlegDokuka
authored
91e894a
View commit details
Copy full SHA for 91e894a
View code at this point
Browse repository at this point
Track Discarded Payloads (#777)
Show description for 070cffe
OlegDokuka
authored
070cffe
View commit details
Copy full SHA for 070cffe
View code at this point
Browse repository at this point
Commits on Apr 19, 2020
RSocketFactory wrapping constructors (#788)
Show description for c05eb42
rstoyanchev
authored
c05eb42
View commit details
Copy full SHA for c05eb42
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
Restore ConnectionSetupPayload as abstract class (#785)
Show description for cf3bf11
rstoyanchev
authored
cf3bf11
View commit details
Copy full SHA for cf3bf11
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
Follow-up fix for commit 0ac54d4b (#784)
Show description for c99c5ae
rstoyanchev
authored
c99c5ae
View commit details
Copy full SHA for c99c5ae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.