AdvancedClimateSystems / uModbus

Python implementation of the Modbus protocol.
Mozilla Public License 2.0
213 stars 83 forks source link

Use asyncio for asynchronous request handling. #16

Closed OrangeTux closed 8 years ago

OrangeTux commented 8 years ago

Closed ad won't fix. Using asyncio requires a total different architecture and would break everything that relies on uModbus.