11 Commits

Author SHA1 Message Date
Doug Hoyte
ee97beb79b major refactor to JS impl: use SHA-256 as fingerprint function 2023-09-15 00:18:34 -04:00
Doug Hoyte
94c7830f50 major refactor to C++ impl: use SHA-256 as fingerprint function 2023-09-15 00:17:10 -04:00
Doug Hoyte
3876742626 DEBUG env variable, connect rust harness 2023-09-12 16:10:40 -04:00
Doug Hoyte
540753c66a test all lang combinations 2023-09-02 09:47:01 -04:00
Doug Hoyte
7fc18f6fd7 refactor test suites to allow testing one implementation against another 2023-09-02 09:47:01 -04:00
Doug Hoyte
4ef8d9ab5a fix JS test harness, make default test script test both langs 2023-09-02 09:47:01 -04:00
Doug Hoyte
b7f6535e28 work on test suite 2023-08-12 00:04:38 -04:00
Doug Hoyte
409d28004b support setting frameSizeLimit server-side 2023-08-11 23:24:35 -04:00
Doug Hoyte
a1b6eed1a4 frameSizeLimit 2023-06-11 22:00:34 -04:00
nazeh
373a3fe474 add WrappedBuffer helper to handle Uint8Array IDs
Add a custom Trie based HashMap to handle Uint8Array keys
2023-05-09 20:36:18 +03:00
Doug Hoyte
4a9bd3b9be initial commit 2023-04-29 00:03:58 -04:00