- 09 May, 2020 5 commits
- 08 May, 2020 2 commits
- 07 May, 2020 3 commits
-
-
oroulet authored
-
oroulet authored
-
swamper123 authored
* Add async and await to get_namespace_array methods Add /venv to gitignore * Removed Coroutine typing from get_namespace_array methods
-
- 02 May, 2020 7 commits
-
-
oroulet authored
-
oroulet authored
-
Arnaud Rocher authored
This fixes the second problem described in https://github.com/FreeOpcUa/opcua-asyncio/issues/160#issuecomment-622985985
-
oroulet authored
-
oroulet authored
-
oroulet authored
-
Arnaud Rocher authored
This fixes the first problem described in https://github.com/FreeOpcUa/opcua-asyncio/issues/160#issuecomment-622985985
-
- 22 Mar, 2020 1 commit
-
-
Nick James authored
-
- 19 Mar, 2020 2 commits
-
-
starturtle authored
-
TilmanK authored
Fix exception when disconnecting while not all Requests were processed.
-
- 09 Mar, 2020 4 commits
- 06 Mar, 2020 8 commits
-
-
oroulet authored
-
oroulet authored
-
oroulet authored
-
Christopher Bremner authored
-
Christopher Bremner authored
-
Christopher Bremner authored
-
Christopher Bremner authored
-
miomad authored
-
- 29 Feb, 2020 2 commits
- 20 Feb, 2020 2 commits
-
-
Luís Melo authored
-
oroulet authored
-
- 19 Feb, 2020 3 commits
-
-
oroulet authored
-
Tilman Krummeck authored
Once a client is disconnected, the ThreadLoop it is running on is stopped. This applies to ThreadLoops the that are created in the Client's __init__ method, if not loop was passed as argument. Stopping the loop is now done within the delete method of the Client.
-
Tilman Krummeck authored
-
- 18 Feb, 2020 1 commit
-
-
Christopher Bremner authored
-