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 fda1d6b commit 7b4c5e9Copy full SHA for 7b4c5e9
README.md
@@ -1,2 +1,10 @@
1
-# ObjectLink core protocol in Python
+# ObjectLink Core Protocol in Python
2
+
3
+The ObjectLink protocol is designed to link a local object with a remote objec over a websocket connection.
4
5
+It supports distributed properties, asynchronous method invokation as also server side signals.
6
7
+It is designed to wort together with ApiGear Object Model to generate complete client and server side APIs.
8
9
10
0 commit comments