ods

1.1.7 • Public • Published

ods

ods (Observable Document Server) provides middleware for providing documents to web clients using the following methods

  • get download a document given an id
  • put upload a document with a given id
  • sub subscribe to a document with a given id

ods depends on socket.io for bidirectional browser communication

How to use

require("typescript-require");

var ods = require("ods");

License

ISC

Readme

Keywords

none

Package Sidebar

Install

npm i ods

Weekly Downloads

11

Version

1.1.7

License

ISC

Last publish

Collaborators

  • grahamd