Home - nodechessengineserver/nceserv GitHub Wiki

Node Chess Engine Server is a Node.js server application that makes possible to analyze chess positions in a browser window using a native chess engine.

It implements a protocol developed for the purposes of this application:

ESCP - Engine Server Communication Protocol

Any client that complies with this protocol can make use of this application, nonetheless, a default client is served.