Skip to content

Commit 7b4c5e9

Browse files
committed
Update README.md
1 parent fda1d6b commit 7b4c5e9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# ObjectLink core protocol in Python
1+
# 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+
210

0 commit comments

Comments
 (0)