Ylian Saint-Hilaire
7adf0dddd4
Updated headers.
2022-02-04 14:43:55 -08:00
Bryan Roe
3254c82c8f
Updated compressed-stream error logic
2020-10-13 17:53:11 -07:00
Bryan Roe
df75f8897d
Fixed zip crash
2020-09-03 13:42:44 -07:00
Bryan Roe
f5cfbc6f48
1. Updated makefile to build filewatcher for pi
...
2. Fixed crash when zipping multiple files
2020-09-03 11:14:44 -07:00
Bryan Roe
3fae5b9398
1. Fixed flow control bug with compressed-stream
...
2. Fixed moderated event on linux
2020-09-02 23:04:42 -07:00
Bryan Roe
de646bc728
Added support for websocket permessage-deflate
2020-07-16 16:49:37 -07:00
Bryan Roe
4728330c5e
Fixed some warnings
2020-07-08 16:07:04 -07:00
Bryan Roe
e36ca6dbaa
Fixed bug with options detection
2020-06-23 00:50:40 -07:00
Bryan Roe
e82255959a
Added support for compressed db entries
2020-06-22 19:10:54 -07:00
Bryan Roe
1962100df1
Added support for gzip stream to http.request
2020-06-20 10:40:10 -07:00
Bryan Roe
885c6de72a
1. Fixed UTF8 characters for notifybar-desktop on linux
...
2. Fixed compiler warning, and missing #ifdef
2020-06-18 22:44:07 -07:00
Bryan Roe
702b34dbc9
Fixed bug with initializer for compressed=stream.compressor
2020-06-17 19:57:52 -07:00
Bryan Roe
ad5e6c4dc3
Updated 'compressed-stream' to be more configurable
...
Added zip-writer coapability
updated zip-reader to show logs when enabled
2020-06-17 17:02:09 -07:00
Bryan Roe
6adbbd8897
Added fs.read() support for windows
...
Update compressed-stream
2020-06-17 01:17:28 -07:00
Bryan Roe
8eaf8364c4
Fixed compier warnings and missing #ifdef
2020-06-15 21:37:15 -07:00
Bryan Roe
a68c533191
fixed compiler warnings
2020-06-15 21:27:44 -07:00
Bryan Roe
2cb8f70d8e
1. Updated stream.readable/duplex to only call _read() once if no value is returned
...
2. Added zip-reader
3. Updated compressed-stream
2020-06-15 18:11:51 -07:00
Bryan Roe
3b1dc835eb
1. Added crc32-stream modules
...
2. Updated flow control for compressed-stream
3. Added newListener even on EventEmitter, that fires event after a lsitener is added
4. Added two new event helper methods
5. Updated fs.read to work with CreateFile on Windows.
2020-06-15 13:16:01 -07:00
Bryan Roe
c3ad70a70e
Added ZLIB Compression Support
2020-06-13 21:57:46 -07:00