Skip to content

0.3.0: CBOR-based API and Node.js client

Latest
Compare
Choose a tag to compare
@lluchs lluchs released this 08 Apr 19:49
· 10 commits to master since this release

This release adds a CBOR-based API on stdin/stdout and a Node.js client to communicate with that API. The intention is to use the Node.js client to implement an Electron-based UI for the map generator (probably as part of the nanoMill project).

The Node.js client is published on NPM. There's a bit of documentation in ocmapgen.js.