Commit Graph

36 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 8fee7ce9cc fix issue with adding new messages into DB 2021-04-22 05:02:20 +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 93874ee3ed update connection_for_receiving 2021-04-19 18:03:31 +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 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 4fa190effa rename request_handler to request_selector 2021-03-26 21:50:57 +03:00
Horhik cc92837d64 add unimplemented request_handler 2021-03-24 21:35:20 +03:00
Horhik 0a34a0b210 create api structures 2021-03-24 10:32:31 +03:00
Horhik 0802c42f8c some dependency updates 2021-03-13 13:35:46 +03:00
Horhik acd8be2628 some little updates with database 2021-03-11 09:53:47 +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 c48739d836 finish part of hole core for communicating with frontend 2021-01-09 00:02:45 +02:00
Horhik c9c79a4bc6 try to split front conn by two threads 2021-01-08 21:30:52 +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 7d56d094f1 Change default port to 8989 2021-01-05 15:57:35 +02:00
Horhik 7803aeab02 Basic communication between two threads 2020-11-22 19:03:34 +02:00
Horhik ddcc5e48a8 find out way to communicate 2020-11-22 18:19:32 +02:00
Horhik 97568a29db start working with multithreading 2020-11-22 16:31:45 +02:00
horhik 605319e158 add json receiving in client side 2020-11-01 18:46:47 +02:00
horhik f541cc348f add simple frontend listener 2020-10-12 21:17:49 +03:00
horhik 95baef1db7 add skip decrypt function 2020-09-14 11:50:18 +03:00