Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
var
BinaryServer = require(
'../../'
).BinaryServer;
2
var
fs = require(
'fs'
);
3
4
// Start Binary.js server
Callers
nothing calls this directly
Calls
1
BinaryServer
Function · 0.85
Tested by
no test coverage detected