nng
nng copied to clipboard
nng on the POSIX platform of Azure RTOS
Can someone tell if the nng project can work on the POSIX platform of Azure RTOS ?
I'm not familiar with Azure RTOS. If it supports posix threads, and sockets, it probably will work.
do you mean ThreadX? I am working on it. It can work , but only in inproc mode, and ThreadX does not have socket in posix layer, I do not know how to do it. And ThreadX posix layer has bugs, be careful.