Hi @chux0519 , thank you for this project! I am trying to port yours project to embedded devices like routers and wireless access points running open source firmware, known as OpenWRT. There are very small flash memory at such devices i.e. 4-8MB, most of them is used by system, so for additional application only 300-1000kB is usually available, so I wonder if it is possible to reduce dependencies, i.e. libevent2? For what does libevent2 library used, is it possible to avoid this dependency?
Hi @chux0519 , thank you for this project! I am trying to port yours project to embedded devices like routers and wireless access points running open source firmware, known as OpenWRT. There are very small flash memory at such devices i.e. 4-8MB, most of them is used by system, so for additional application only 300-1000kB is usually available, so I wonder if it is possible to reduce dependencies, i.e. libevent2? For what does libevent2 library used, is it possible to avoid this dependency?