Commit Graph

16 Commits

Author SHA1 Message Date
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