A nodejs module for connecting to Tegh 3D printers. See examples/example.coffee for details.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
1.7.x***git+https://github.com/D1plo1d/node-form-data.git***git+https://github.com/D1plo1d/node-dns.git***20
commits
Adding known name to the service when it's cert is accepted.
094992aView on GitHubTested the self signed https agent logic. No http headers are sent if a bad cert is detected and an error is raised.
a3445a6View on GitHubAdding a self signed https agent to attempt to validate certs before any data is sent (ex. basic auth).
876cf89View on GitHubPatching events bug with multiple client instances. Adding knownCert and knownName for more granular error messages.
e089453View on GitHubAlways emitting closed events before removing event listeners.
7a7a9bfView on GitHub