index
:
want-chat
master
Single threaded TCP chat and server in 80s style
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
add registration and authorization
Joursoir
2020-12-05
11
-244
/
+382
*
add config file for server
Joursoir
2020-12-04
1
-0
/
+14
*
refactor code; add class storing users
Joursoir
2020-12-02
4
-77
/
+129
*
try to make the code is easier; start work with db
Joursoir
2020-12-02
12
-448
/
+535
*
add database class
Joursoir
2020-12-02
2
-0
/
+136
*
refactoring and some feature
Joursoir
2020-11-30
8
-128
/
+241
*
server: add different messages, support commands('/') and spec-messages
Joursoir
2020-11-27
5
-87
/
+246
*
one more fix chat, support spec-messages, add exit from program :)
Joursoir
2020-11-27
6
-47
/
+81
*
add second (work with chat) level of abstraction
Joursoir
2020-11-25
8
-3
/
+521
*
client: remove menu, all actions move to chat, fix chat move
Joursoir
2020-11-25
5
-159
/
+61
*
server: add first (work with sockets) level of abstraction
Joursoir
2020-11-23
3
-0
/
+158
*
add chat move, fix some bugs
Joursoir
2020-11-22
4
-86
/
+175
*
start feature: clui
Joursoir
2020-11-22
5
-87
/
+432
*
init project
Joursoir
2020-11-17
1
-0
/
+107