We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4927ca commit 3598987Copy full SHA for 3598987
README.md
@@ -34,8 +34,8 @@ Examples can be found in the /examples folder. It contains various server and cl
34
denoting which <b>client</b> example is constructed to be run against which <b>server</b> example. Some of the examples
35
are in java to show compatibility with a different implementation.
36
37
-The **examples/test_examples.py** shows which pairs of client/server work with each other, and can be used to execute all the
38
-examples
+The **examples/test_examples.py** shows which pairs of client/server work with each other, and can be used to execute
+all the examples
39
(except for the client_springboot.py which is set up to work against https://github.com/benwilcock/spring-rsocket-demo)
40
41
| server (python) | server (java) | client (python) | client(java) |
0 commit comments