lukaszraczylo
|
a462e44896
|
Fix remaining issues with session handling and add additional tests.
|
2025-01-21 00:18:10 +00:00 |
|
lukaszraczylo
|
6f359e5ef1
|
Add tests for the compression of tokens.
|
2025-01-06 13:00:28 +00:00 |
|
lukaszraczylo
|
bd18d6041c
|
Implement cookie compression, decrease memory footprint, reduce allocations
|
2025-01-06 12:54:48 +00:00 |
|
lukaszraczylo
|
bef4212c57
|
Add support for the large tokens, which exceed the standard 4096 limit for cookie.
|
2024-12-11 12:55:16 +00:00 |
|
lukaszraczylo
|
2b7af88ff9
|
Move session management into session manager. Split the cookies to avoid the 4k limit ( resolves issue: #15 )
|
2024-12-10 10:19:35 +00:00 |
|