Sambo Chea

Results 2 issues of Sambo Chea

Hi, **contributors** I have a problem with RedisStore when trying to save the session for socket connection to Redis, the store got an error like the below. ![image](https://user-images.githubusercontent.com/7059827/175762165-25d71d26-bc4e-4b49-b6cc-8d1f1fdceec3.png) I really...

![image](https://user-images.githubusercontent.com/7059827/230265253-521c60af-45ae-4b0a-a82f-7f87564c232c.png) ![image](https://user-images.githubusercontent.com/7059827/230265178-a5e6fc47-df1f-4525-98f6-eadb6b7f6e82.png) Reference: https://github.com/socketio/socket.io-admin-ui/blob/develop/lib/stores.ts#L68 I think it's caused by the value `set` with `boolean` not support anymore. ![image](https://user-images.githubusercontent.com/7059827/230265438-abc523f6-8cf7-46e1-a65c-13f1912cae09.png) **System Details** ``` OS: Ubuntu 22.04.2 LTS Node: v18.15.0 Socket.IO: 4.5.2 Socket.IO...