On Sunday, November 2, 2014, Anshul wrote:
>
> Where should I look for code, that you have coded to make fate server in
> node.js
>
As I have written in the first mail in the thread, the code is in
https://github.com/TimothyGu/fateserver-node
> I like this change, just because I never understan
On 11/1/2014 10:37 PM, Timothy Gu wrote:
Some more information...
On Sat, Nov 1, 2014 at 10:33 PM, Timothy Gu wrote:
## To-Dos
Nevertheless, this is still an WIP. I have written history, results, and log
pages, but not yet the index page. There might be bugs I have not
discovered. The sourc
Some more information...
On Sat, Nov 1, 2014 at 10:33 PM, Timothy Gu wrote:
> ## To-Dos
>
> Nevertheless, this is still an WIP. I have written history, results, and log
> pages, but not yet the index page. There might be bugs I have not
> discovered. The source is covered with redundant file exi
Hi all,
## Background
For the past few weeks I have taken the liberty of learning Node.js. The
inefficient godly Perl CGI code of fateserver obviously served as a
non-example during my learning process. In the end, I decided to rewrite
fateserver in asynchronous Javascript with Express.js and EJS