Commit Graph

20 Commits

Author SHA1 Message Date
Horhik 35d2eafdb8 Supporting Sqlite DB Pool and add json Message type 2021-04-23 21:54:48 +03:00
Horhik 7c28f99546 send gotted messags from freenet to frontend 2021-04-23 13:17:30 +03:00
Horhik 90d10a8102 some updates 2021-04-22 18:28:07 +03:00
Horhik 8fee7ce9cc fix issue with adding new messages into DB 2021-04-22 05:02:20 +03:00
Horhik 0572d90dc8 make userlist interacting with frontend 2021-04-21 23:07:28 +03:00
Horhik 8160d9915d create config file 2021-04-21 20:11:57 +03:00
Horhik 044c393e92 add user config 2021-04-20 22:23:04 +03:00
Horhik db89ca7bc2 make requested messages coming to core, but not sending to client 2021-04-18 18:35:14 +03:00
Horhik 7c447bd6f8 make addUser request work 2021-04-16 20:00:21 +03:00
Horhik f876588add rewite json request matching 2021-04-12 17:05:11 +03:00
Horhik f46404eb7e finish request_handler function 2021-04-06 13:03:57 +03:00
Horhik 9ef832a332 finish send_message function 2021-04-05 19:39:36 +03:00
Horhik c822025d12 add send_message function 2021-04-01 15:44:13 +03:00
Horhik b2f8474c97 handle add_user function 2021-03-31 07:12:26 +03:00
Horhik e582194b25 implement load_user function 2021-03-29 11:44:26 +03:00
Horhik a1f77298c7 add adbity to send to client thread from server_thread_receiver_handler (to_server_sender) 2021-03-26 23:25:30 +03:00
Horhik 604f1dc026 add unimplemented functions to handlers.rs 2021-03-26 22:04:39 +03:00
Horhik 4fa190effa rename request_handler to request_selector 2021-03-26 21:50:57 +03:00
Horhik ce8f6e3b96 split request_handler by unimplementend blocks 2021-03-26 21:49:08 +03:00
Horhik cc92837d64 add unimplemented request_handler 2021-03-24 21:35:20 +03:00