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
|
724d7ef154
|
write tests for request types
|
2021-04-12 15:44:14 +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
|
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 |
|