MCPcopy Create free account
hub / github.com/chronoxor/FastBinaryEncoding / send_receive.js

File send_receive.js

projects/JavaScript/examples/send_receive.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable prefer-const,no-loss-of-precision */
2'use strict'
3
4const proto = require('../proto/proto')

Callers

nothing calls this directly

Calls 2

sendMethod · 0.45
receiveMethod · 0.45

Tested by

no test coverage detected