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 8c3136b commit a1e1ea6Copy full SHA for a1e1ea6
README.md
@@ -15,9 +15,9 @@ the DSA architecture, please visit
15
16
## Sub Projects
17
18
- - **/dslink-core** - The APIs used to build new links.
19
- - **/dslink-java-v2-poc** - For proof of concept and testing.
20
- - **/dslink-websocket-standalone** - Used by links that run in their own process, rather
+ - **/dslink-v2** - The APIs used to build new links.
+ - **/dslink-v2-poc** - For proof of concept and testing.
+ - **/dslink-v2-websocket** - Used by links that run in their own process, rather
21
than in an environment which provides another websocket implementation.
22
23
## Link Development
0 commit comments