Commit Graph

24 Commits

Author SHA1 Message Date
horhik 9b1ac5ad52 fix messages count 2021-04-29 10:23:11 +03:00
horhik b78eae0f7e Send received messages to DB 2021-04-29 10:00:20 +03:00
horhik 78c84d1e17 fix regexp in serv_conn.rs 2021-04-29 08:54:01 +03:00
horhik 4c2dcb74f6 fix sending adress in handlers.rs 2021-04-28 19:37:30 +03:00
horhik a862520d4e sending gotted message to frontend 2021-04-28 18:44:49 +03:00
horhik 9a8deb4c98 Sending and receiving messages 2021-04-28 18:26:57 +03:00
Horhik f980d5e08c update message receiver 2021-04-28 00:03:20 +03:00
Horhik 8fee7ce9cc fix issue with adding new messages into DB 2021-04-22 05:02:20 +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 9ef832a332 finish send_message function 2021-04-05 19:39:36 +03:00
Horhik b2f8474c97 handle add_user function 2021-03-31 07:12:26 +03:00
Horhik be2705640c change PackedMessage type 2021-03-27 09:09:59 +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 0a34a0b210 create api structures 2021-03-24 10:32:31 +03:00
Horhik 1ddc42721c separate some functions by folders. 2021-02-28 00:58:55 +03:00
Horhik 3b8c3c9438 some refactoring 2021-01-24 20:06:06 +02:00
Horhik a42e2aaa10 very clumsy solution of sending and getting messages 2021-01-22 18:19:40 +02:00
Horhik 4594b0f750 set up communication for server thread 2021-01-09 16:03:00 +02:00
Horhik 871286221b fix smth 2021-01-08 12:59:01 +02:00
Horhik 67b2c20959 create 4 threads for communicating 2021-01-08 12:35:42 +02:00
Horhik f55ed0700a fcp nodehello request works 2021-01-06 11:41:33 +02:00
Horhik dc87e678b8 some tinkering 2021-01-06 06:18:46 +02:00
horhik f541cc348f add simple frontend listener 2020-10-12 21:17:49 +03:00