We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb61fe commit 4cd1a3eCopy full SHA for 4cd1a3e
js/Ice/optional/README.md
@@ -46,6 +46,8 @@ First, start the server application.
46
Ice for JavaScript has limited server-side support. As a result, you need to start an Option server implemented in a
47
language that fully supports server-side functionality, such as C++, C#, Java, Python, or Swift.
48
49
+You can start either version 1 or version 2 of the server.
50
+
51
Then navigate to the client1 directory and run version 1 of the client:
52
53
```shell
0 commit comments