Eric MacDonald
2781fc10d4
Undo 337eecc9eb. Good intentions but doesn't really fix the core issue (and will break other things)
2021-08-09 18:48:14 -04:00
Eric MacDonald
410ce9f95e
Remove event emitter
...
We can add non-blocking code at a later time
2021-08-09 18:48:13 -04:00
Eric MacDonald
b0f28852da
Add missing ;s
2021-08-09 18:48:12 -04:00
zefie
337eecc9eb
this might be crazy but it appears to help a bit (at least on the ServeLegal page)
2021-08-08 22:22:14 -04:00
zefie
00d0d59f07
Revert "lzpf: updated function flow path"
...
This reverts commit 02c92b8527 .
2021-08-08 17:26:33 -04:00
zefie
c81279310b
update class header comments
2021-08-08 17:24:57 -04:00
zefie
02c92b8527
lzpf: updated function flow path
2021-08-08 17:24:50 -04:00
zefie
5e8aebd621
fix documentation update from 1949ccb01a
2021-08-08 16:45:33 -04:00
zefie
9deb84b9d2
WTVSec Updates
...
- optimize WordArray to Buffer functions
- update documentation in WTVSec
- update WTVSec barrowed function in WTVLzpf
- removed NewRC4Session, was a pointless alias to SecureOn
2021-08-08 16:41:03 -04:00
zefie
1949ccb01a
lzpf: this doesn't fix anything but doesn't break it more either :)
...
- renamed some functions
- fixed some param documentation
- added ConvertToBuffer function
2021-08-08 16:05:02 -04:00
Eric MacDonald
e6958fb2c3
'Working' Lzpf stream compression
2021-08-07 16:10:40 -04:00
Eric MacDonald
eb6fc5f89a
Initial code for Lzpf stream compression
2021-08-07 15:29:20 -04:00
Eric MacDonald
1c8e0adbaf
More removing Zefie's asyc stuff
2021-08-07 15:24:24 -04:00
Eric MacDonald
9fc9636b2c
More removing Zefie's chunking
2021-08-07 15:23:09 -04:00
Eric MacDonald
7a69d3e8da
Remove Zefie's chunking and async stuff. Will revisit later. Fixing alg first.
2021-08-07 15:11:18 -04:00
Eric MacDonald
6a286d6851
Change lookback to ring buffer
2021-08-07 14:52:09 -04:00
zefie
3da637dfb0
update: compression system: make asynchronous
2021-08-06 16:24:55 -04:00
zefie
ad16a04c55
update: do not delete WTVSec on last socket, instead recreate on prereg
...
update: clean up SSID session data only if client is not seen for 3 minutes
update: add shouldWeCompress() function
update: tweak lzpf (still corrupted)
update: rename wtv-setup:/get to wtv-setup:/get-settings
update: add additional headers to wtv-setup:/get-settings
update: add initial blank wtv-music:/get-playlist
2021-08-06 14:05:27 -04:00
Eric MacDonald
345f106b2c
Fix type
2021-08-06 02:02:42 -04:00
Eric MacDonald
a75eb03942
Fix whitespace
2021-08-06 01:48:32 -04:00
Eric MacDonald
f12717bfef
Add Lzpf compression
2021-08-06 01:42:27 -04:00