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
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -217,7 +217,7 @@ A curated list of awesome JVM low level, performance and non-framework related s
217
217
*[Netty](http://netty.io/) - Async event-driven network library for high performance protocol servers & clients.
218
218
*[okhttp](https://github.com/square/okhttp) - An HTTP+HTTP/2 client for Android and Java applications.
219
219
*[one-nio](https://github.com/odnoklassniki/one-nio) - library for building high performance Java servers.
220
-
*[proteus-java](https://github.com/netifi/proteus-java) - Proteus Java Client based on RSocket.
220
+
*[proteus-java](https://github.com/netifi-proteus/proteus-java) - Proteus Java Client based on RSocket.
221
221
*[reactive-grpc](https://github.com/salesforce/reactive-grpc) - Reactive gRPC is a suite of libraries for using gRPC with Reactive Streams programming libraries.
222
222
*[RSocket](http://rsocket.io/) - RSocket is a binary protocol for use on byte stream transports such as TCP, WebSockets, and Aeron.
223
223
*[SimianArmy](https://github.com/Netflix/SimianArmy) - Resiliency tool that helps ensure that your applications can tolerate random instance failures.
0 commit comments