A server backed by nodejs.
- It implement a protocal that supporting phone to send control command to embed device.
- It can use multi-cores advantage, will start same number of process as cpu core
- It based on nodejs, so it is asynced and epoll powered
- It can use sqlite or mysql as db engine