MCPcopy Index your code
hub / github.com/binaryjs/binaryjs / server.js

File server.js

examples/helloworld/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var BinaryServer = require('../../').BinaryServer;
2var fs = require('fs');
3
4// Start Binary.js server

Callers

nothing calls this directly

Calls 1

BinaryServerFunction · 0.85

Tested by

no test coverage detected