Skip to content

Commit a83f1c7

Browse files
authored
Update proteus link
1 parent 1d4136d commit a83f1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ A curated list of awesome JVM low level, performance and non-framework related s
217217
* [Netty](http://netty.io/) - Async event-driven network library for high performance protocol servers & clients.
218218
* [okhttp](https://github.com/square/okhttp) - An HTTP+HTTP/2 client for Android and Java applications.
219219
* [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.
221221
* [reactive-grpc](https://github.com/salesforce/reactive-grpc) - Reactive gRPC is a suite of libraries for using gRPC with Reactive Streams programming libraries.
222222
* [RSocket](http://rsocket.io/) - RSocket is a binary protocol for use on byte stream transports such as TCP, WebSockets, and Aeron.
223223
* [SimianArmy](https://github.com/Netflix/SimianArmy) - Resiliency tool that helps ensure that your applications can tolerate random instance failures.

0 commit comments

Comments
 (0)