-
- Downloads
This is the port of IPAACA to the MQTT backend
The RSB backend and dependency will be removed. This commit contains the Python port, which was straightforward and seems to work well. TODO: the other languages, and configuration (with legacy parsing)
Showing
- ipaacalib/proto/ipaaca.proto 120 additions, 42 deletionsipaacalib/proto/ipaaca.proto
- ipaacalib/python/src/ipaaca/__init__.py 62 additions, 85 deletionsipaacalib/python/src/ipaaca/__init__.py
- ipaacalib/python/src/ipaaca/buffer.py 17 additions, 16 deletionsipaacalib/python/src/ipaaca/buffer.py
- ipaacalib/python/src/ipaaca/converter.py 339 additions, 207 deletionsipaacalib/python/src/ipaaca/converter.py
- ipaacalib/python/src/ipaaca/exception.py 22 additions, 0 deletionsipaacalib/python/src/ipaaca/exception.py
- ipaacalib/python/src/ipaaca/participants.py 375 additions, 0 deletionsipaacalib/python/src/ipaaca/participants.py
Loading
Please register or sign in to comment