iu9-ca-web-chat/src/web_chat
2024-08-29 20:46:29 +03:00
..
iu9_ca_web_chat_admin_cli Initialization of chat service (all tables), admin command to update root password without erasing the whole database. Each een9 worker now has it's own sqlite3 connectin handler 2024-08-21 14:29:53 +03:00
iu9_ca_web_chat_lib Api updated. done everything except for system message sending, user registration and any testing 2024-08-29 20:46:29 +03:00
iu9_ca_web_chat_service Added base64 encoding/decoding, added cookie creation and parsing, divided main service into library (entry = actions.h, module: iu9cawechat::) and small executable 2024-08-23 15:37:29 +03:00
misc_tests Fiexs bugs caused by misuse if sqlite3, fixed very old memory leak, added separate .cpp files for each request type, added raw login page, did some refactoring, added functions for http redirection (307), /internalapi/pollEvents is done, /internalapi/getChatList is done 2024-08-25 13:06:26 +03:00