9 Commits

Author SHA1 Message Date
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
834e810663
Adjust API for profile fetching
- require tokenid -> required userid
2022-10-13 20:37:30 +08:00
887a7e13be
Minor fix and update
- Add find file method
2022-10-12 18:24:21 +08:00
eae2ceb3eb
Change database directory & add readme 2022-10-09 21:15:52 +08:00
bb13789271
Changed recept method to async!! 2022-10-09 20:30:53 +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