|
|
436af5c21a
|
Update API
- Send message now returns the message md5 to client in the body part
|
2022-10-14 15:14:23 +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 |
|
|
|
af41d6ba39
|
read port from argument
|
2022-10-09 23:00:41 +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 |
|
|
|
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 |
|