Skip to content

New communication to server with better NodeJS api

Compare
Choose a tag to compare
@knuckleheadsmiff knuckleheadsmiff released this 01 Jun 02:13
· 63 commits to master since this release

Incorporates contribution from andyedinborough.

This version keeps repeated usage of name/password from the logs and uses cookies to maintain auth rather than always passing in name/password. Also handles encoding of parameters better.