lwm2m
lwm2m copied to clipboard
building and testing?
Hello,
I am researching messaging systems for a type of P2P project where each node would have a messaging server to communicate with other nodes on Windows 10 (x64) and have, so far, come across MQTT and LwM2M for which it seems that LwM2M may be better suited, with lower latency, and more performant from what I can tell so far.
I would like to test some things out with your lwm2m server and would like to know how to build the server and also if there is a simple client in the repository as well so that I can test it all.
Thanks