simpleddp-node
v0.1.2
Published
The aim of this library is to simplify the process of working with meteor server over DDP protocol using external JS environments
Downloads
34
Maintainers
Readme
This is a re-implementation of DDPClient and meteor-sdk using corrected TypeScript and node only libraries.
Under the hood this is DDPClient and meteor-sdk also simpleddp-plugin-login is integrated but those libraries are out of date and this was brought up to date with the latest typescript and tools. All browser related libraries were swapped out for the default node ones.
DDP (protocol) specification.
Install
npm install simpleddp-node --save