flucto-gmbh / heisskleber

MIT License
0 stars 1 forks source link

AsyncTcpSource expects unpacker to accept a bytestring #101

Open k323r opened 7 months ago

pacjac commented 5 months ago

This could be part of a larger, compability breaking refactor, where ALL unpackers expect byte strings, as this will be the data type that MQTT, ZMQ, serial, tcp, udp etc will provide.

k323r commented 3 months ago

will addressed in upcoming refactor