Łukasz Moskała
Łukasz Moskała
Hello everyone, Since pull requests for github pages are not supported I belive, I wanted to share with you how I installed powerdns-admin on FreeBSD. So, my PowerDNS-Admin is running...
### Description There are 3 changes needed to get ebusd to compile on FreeBSD. Tested with current source from git (commit `c3935d494619203dac308a197e3554786098fa01`). In `src/lib/knx/knxnet.h`, we need to change `endian.h` to...
Hi, Is it possible to close connection, so that I can create new `app`, without previously connected websocket hanging around? Basically I want to dynamically register and unregister entity listeners...