coapjs / node-coap

CoAP - Node.js style
MIT License
533 stars 156 forks source link

feat: refactor and add type declarations for `ObserveReadStream`, add copyright headers #279

Closed JKRhb closed 3 years ago

JKRhb commented 3 years ago

This PR adds a couple of improvements to the type declarations (especially with regard to ObserveReadStream), including copyright headers. The implementation of ObserveReadStream also refactored by letting it inherit from IncomingMessage.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1280531518


Totals Coverage Status
Change from base Build 1280246677: 0.006%
Covered Lines: 1090
Relevant Lines: 1181

💛 - Coveralls