Commit 1cd25758 authored by oroulet's avatar oroulet Committed by oroulet

update README

parent 0252a699
......@@ -73,8 +73,8 @@ The `Server` class provides a high level API for creation of OPC UA server insta
The documentation is available here [ReadTheDocs](http://opcua-asyncio.readthedocs.org/en/latest/).
The API remains mostly unchanged in regards to [python-opcua](https://github.com/FreeOpcUa/python-opcua).
Main difference is that many methods have been refactored to return coroutines.
The API remains mostly unchanged in regards to [python-opcua](http://opcua-asyncio.rtfd.io/).
Main difference is that most methods are now async.
Please have a look at [the examples](https://github.com/FreeOpcUa/opcua-asyncio/blob/master/examples) and/or the code.
A simple GUI client is available: https://github.com/FreeOpcUa/opcua-client-gui
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment