Skip to content

Commit c3155bc

Browse files
Update README.md
1 parent 80273e6 commit c3155bc

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ It enables the following interaction models via async message passing over a sin
1313

1414
This is the core project for Java that implements the protocol and exposes Reactive Stream APIs. Typically most use will come via another library that uses this one.
1515

16-
ReactiveSocket is for communicating across network boundaries thus it is intended to be polyglot. Common libraries include:
17-
18-
- ReactiveSocket over WebSockets using Javascript (for Node.js and browsers) [reactivesocket-websockets-javascript](https://github.com/ReactiveSocket/reactivesocket-websockets-javascript)
19-
2016
Others can be found in the [ReactiveSocket Github](https://github.com/ReactiveSocket) project.
2117

2218
## Build and Binaries

0 commit comments

Comments
 (0)