Commit Graph

243 Commits

Author SHA1 Message Date
248430b5ad 3.1.10 2024-10-16 10:10:00 +02:00
c08a501fa5 fix(VirtualStream): Fix stream closure logic in method 2024-10-16 10:09:59 +02:00
dcf014bf95 3.1.9 2024-10-16 10:08:04 +02:00
ef5aa9ece3 fix(VirtualStream): Ensure writable streams are correctly closed asynchronously to prevent potential sync issues. 2024-10-16 10:08:04 +02:00
7a3a73a244 3.1.8 2024-10-16 09:56:33 +02:00
74e6205ac3 fix(VirtualStream): Fix stream closing behavior to correctly handle closing bits 2024-10-16 09:56:32 +02:00
57e51543e7 3.1.7 2024-10-16 02:47:36 +02:00
050966cd6f fix(VirtualStream): Fix issue in VirtualStream to handle null values during data writing. 2024-10-16 02:47:35 +02:00
11c6559e33 3.1.6 2024-10-16 02:22:45 +02:00
adff43c0e2 fix(VirtualStream): Fix backpressure handling in VirtualStream workOnQueue method 2024-10-16 02:22:44 +02:00
c61e30fe64 3.1.5 2024-10-16 02:16:30 +02:00
4887c07ef3 fix(virtualstream): Add console log for debugging backpressure feedback loop 2024-10-16 02:16:29 +02:00
c0fdc8a1d4 3.1.4 2024-10-16 02:15:17 +02:00
0af720d901 fix(VirtualStream): Corrected the logic for backpressure handling in response 2024-10-16 02:15:17 +02:00
43b433f0c2 3.1.3 2024-10-14 01:42:45 +02:00
d38a225c78 fix(VirtualStream): Fix keepAlive flag handling in VirtualStream and added stream closure in tests 2024-10-14 01:42:44 +02:00
f9b5c897cf 3.1.2 2024-10-14 01:31:58 +02:00
1a92aa6630 fix(core): Fix incorrect backpressure logic in VirtualStream class 2024-10-14 01:31:58 +02:00
70e2dcc1b8 3.1.1 2024-10-14 00:13:29 +02:00
7b6fb9e9bc fix(virtualstream): Fix handling of virtual streams for proper shutdown 2024-10-14 00:13:28 +02:00
03c7150b6b 3.1.0 2024-10-11 02:15:46 +02:00
83cd25d5a2 feat(virtualstream): Enhance VirtualStream with optional closure when reading from webstream 2024-10-11 02:15:45 +02:00
04d60e6a95 3.0.33 2024-10-11 02:09:51 +02:00
549719ede6 fix(test): Increase delay duration before stopping the server in test suite. 2024-10-11 02:09:50 +02:00
855663eea9 3.0.32 2024-09-06 13:46:10 +02:00
4d98915dbd fix(virtualstream): Fix keep-alive loop handling and test cleanup 2024-09-06 13:46:09 +02:00
f461f16bfd 3.0.31 2024-09-06 13:02:05 +02:00
6beadb8cfc fix(core): Updated dependencies and added close method to VirtualStream 2024-09-06 13:02:04 +02:00
360c8a618b 3.0.30 2024-05-31 22:41:18 +02:00
c03854a9fc fix(core): update 2024-05-31 22:41:17 +02:00
cebd903c9b 3.0.29 2024-05-31 16:34:55 +02:00
e7cf5b7694 fix(error handling): now alos logs the method that an error has been given to. 2024-05-31 16:34:54 +02:00
839bd138c1 3.0.28 2024-05-30 22:47:03 +02:00
e1c721d511 fix(core): update 2024-05-30 22:47:02 +02:00
7ce3f83d54 3.0.27 2024-05-30 22:41:50 +02:00
2e0c6400e8 fix(core): update 2024-05-30 22:41:49 +02:00
58637ed90e 3.0.26 2024-05-30 19:01:40 +02:00
489fa237b9 fix(core): update 2024-05-30 19:01:39 +02:00
4449c82611 3.0.25 2024-05-25 02:18:46 +02:00
fe31a779e4 fix(core): update 2024-05-25 02:18:46 +02:00
9b96c22d6a 3.0.24 2024-05-25 02:15:09 +02:00
262891ccf3 fix(core): update 2024-05-25 02:15:08 +02:00
0d60b29ff7 3.0.23 2024-05-05 17:15:44 +02:00
ecca2a9f32 fix(core): update 2024-05-05 17:15:44 +02:00
3643e5e753 3.0.22 2024-05-05 16:42:22 +02:00
4cba418f13 fix(core): update 2024-05-05 16:42:22 +02:00
a966b0735c 3.0.21 2024-04-17 20:35:42 +02:00
6fed2cdc5c fix(core): update 2024-04-17 20:35:41 +02:00
9fd6bbfc89 3.0.20 2024-04-17 20:17:46 +02:00
e7a7e1c903 fix(core): update 2024-04-17 20:17:45 +02:00