This script implements a simple web server using non-blocking socket.
This script is not intended for production use, but for historical comparison reasons, such as example of async sockets.
Download the script: jbillserver.ijs Documentation is available inside the script.
Contributed by BillLam
