|
|
522e0712e7
|
API adjustment
- Change payload length indicator bytes length: 4b -> 8b
|
2022-10-18 15:07:42 +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 |
|
|
|
877d0626cb
|
Avoid collision on response emission by changing the listening method on the response stream from listen() to await for()
|
2022-10-09 21:26:56 +08:00 |
|
|
|
bb13789271
|
Changed recept method to async!!
|
2022-10-09 20:30:53 +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 |
|