Horhik
|
c822025d12
|
add send_message function
|
2021-04-01 15:44:13 +03:00 |
|
Horhik
|
52185a7ae0
|
Merge branch 'master' of github.com:hole-chat/hole
|
2021-03-31 07:18:18 +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
|
be2705640c
|
change PackedMessage type
|
2021-03-27 09:09:59 +03:00 |
|
George
|
9808ab7c4c
|
Update LICENSE
|
2021-03-27 08:36:52 +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 |
|
Horhik
|
0a34a0b210
|
create api structures
|
2021-03-24 10:32:31 +03:00 |
|
Horhik
|
3146d1364b
|
Merge branch 'master' of github.com:hole-chat/hole
|
2021-03-18 09:06:12 +03:00 |
|
Horhik
|
8198051822
|
update gitignore
|
2021-03-18 09:05:56 +03:00 |
|
Horhik
|
6842d4e5b2
|
add some functions for interacting with message table
|
2021-03-18 09:05:00 +03:00 |
|
Horhik
|
25f73f6a36
|
add functions for adding users/messages and getting it from DB
|
2021-03-18 07:44:53 +03:00 |
|
George
|
52916fb75d
|
Update README.md
|
2021-03-16 19:57:01 +03:00 |
|
George
|
774839d7c1
|
Update README.md
|
2021-03-16 19:52:19 +03:00 |
|
Horhik
|
311e273b1a
|
add logo
|
2021-03-16 19:46:08 +03:00 |
|
Horhik
|
606d5bd14b
|
Update logo
|
2021-03-16 19:40:13 +03:00 |
|
Horhik
|
120680b744
|
Add README.md
|
2021-03-16 19:37:51 +03:00 |
|
Horhik
|
712d1e8dc8
|
update gitignore
|
2021-03-16 19:22:47 +03:00 |
|
Horhik
|
c78e8b1e86
|
move docs to another repo
|
2021-03-16 19:20:48 +03:00 |
|
Horhik
|
03aeda58d4
|
update book .gitignore
|
2021-03-13 13:40:54 +03:00 |
|
Horhik
|
0802c42f8c
|
some dependency updates
|
2021-03-13 13:35:46 +03:00 |
|
Horhik
|
0c7c7b736b
|
create some functions for communication with DB
|
2021-03-13 13:34:57 +03:00 |
|
Horhik
|
9e238bb8bb
|
create Hole Book
|
2021-03-13 13:33:52 +03:00 |
|
Horhik
|
0456787c9e
|
Add small messaging protocol description
|
2021-03-11 09:54:35 +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
|
bbd79d2b00
|
implement ClientHello
|
2021-01-05 19:54:22 +02:00 |
|
Horhik
|
18b666b604
|
create FcpConnection trait
|
2021-01-05 19:40:00 +02:00 |
|
Horhik
|
f29a308209
|
start crating wrap over fcp api
|
2021-01-05 15:58:18 +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
|
4916f96345
|
very simple multithreading
|
2020-11-22 16:48:24 +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 |
|