RRR (Read Route Record) is a general purpose acquirement, transmission and processing daemon supporting HTTP, MQTT, TCP, UDP and other I/O devices. RRR has a variety of different modules which can be chained together to retrieve, transmit, modify and save messages.
Other
5
stars
4
forks
source link
Fix compile warnings in python function pointer casts with (PyCFunction) #5
There are some warnings involving function pointer casts with (PyCFunction), fix.