8 Commits

Author SHA1 Message Date
0aa72b5dc3
Docker Update
- Usable docker file!
- docker image now at linloir/lchatserver
2022-10-19 17:01:20 +08:00
44ae7faef4
Bug Fix
- Support one token -> multi sockets
- Tempt to fix concurrency income request causing same temp filename
2022-10-18 11:50:14 +08:00
52c32c2e74
Bug Fix and API adjustment
- Check token validity
- Prevent unlogged user to fetch contact
- Fix missing 'tolist' conversion in contact fetch method
- (IMPORTANT) Fix async bug in TCP controller (reconstruct the  handler)
2022-10-14 13:35:55 +08:00
887a7e13be
Minor fix and update
- Add find file method
2022-10-12 18:24:21 +08:00
af41d6ba39
read port from argument 2022-10-09 23:00:41 +08:00
092a0cbb59
change working directories 2022-10-09 20:16:10 +08:00
00fd34e0f1
fix bugs, synchronous payload reception method adopted 2022-10-09 20:10:23 +08:00
3eb76d80d9
initial commit 2022-10-09 00:01:17 +08:00