aboutsummaryrefslogtreecommitdiff
path: root/directory.go
Commit message (Collapse)AuthorAgeFilesLines
* Add MessageID for asynchronous requestMrArmonius2021-08-161-7/+31
| | | | | | | | | | ID is stored in the session with the type `uint32` Correction javascript For the `for loop`, we need don't forget than know we have in format `JSON` the response: `search:{..}, id:0` For the id, don't forget to change the global value of `JS`.
* Add Route + file Directory.goMrArmonius2021-08-161-0/+77