calaos / calaos_base

Calaos server
https://calaos.fr
GNU General Public License v3.0
160 stars 37 forks source link

Add xPL protocol management #136

Closed FragJage closed 6 years ago

FragJage commented 6 years ago

xPL is view as input and output sensors in calaos.

FragJage commented 6 years ago

All remarks / review processed except functions in calaos::utils don't found or i don't understand naguirre review.

raoulh commented 6 years ago

I think @naguirre was referring to using this code https://github.com/calaos/calaos_base/blob/master/src/lib/tcpsocket.h#L97 instead of uvw::Utilities::interfaceAddresses()

I don't know whether the uvw is better or not. Maybe we could improve ours? Actually our is only working on linux. I bet the libuv one is crossplatform...