UNPKG

jstp

Version:

Node JSTP implementation

9 lines (8 loc) 175 B
var jstp = require("../../../../index.js"); jstp.post({ host: [["localhost", 8000, "ws"]], resource: ["Websocket"], body: { message: "Works flawlessly" } });