Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add MessageID for asynchronous request | MrArmonius | 2021-08-16 | 1 | -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.go | MrArmonius | 2021-08-16 | 1 | -0/+77 |