-
Notifications
You must be signed in to change notification settings - Fork 0
Development Notes
Joe Huss edited this page Aug 15, 2019
·
3 revisions
- The backed is built on top of PHP using the creme-of-the-library-crop.
- The main daemon is built on top of walkor/Workerman providing the Web-Server, Web-Socket-Server, Asynchronous Processing. Documentation
- Webpage request routing is handled by nikic/FastRoute (Fast request router for PHP)
- Additional Info Fast request routing using regular expressions
- Webpage NES-esque theme from nostalgic-css/NES.css Example