Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Node.js -> Go | EuAndreh | 2024-03-25 | 1 | -38/+0 |
* | src/hero.mjs: Retire code | EuAndreh | 2024-03-21 | 1 | -2/+16 |
* | src/web.mjs: Move the "starting-server" logging into hero when .listen() | EuAndreh | 2024-03-17 | 1 | -12/+4 |
* | src/web.mjs: Add "WEBSOCKET" route | EuAndreh | 2024-03-16 | 1 | -7/+8 |
* | src/web.mjs: Add trailing newline to body | EuAndreh | 2024-03-14 | 1 | -2/+2 |
* | src/hero.mjs: server.listen() -> server.start(); server.close() -> server.stop() | EuAndreh | 2024-03-07 | 1 | -1/+1 |
* | src/hero.mjs: Change server.listen() to receive no arguments | EuAndreh | 2024-03-06 | 1 | -5/+18 |
* | src/hero.mjs: Add rmIf() and mkfifo() | EuAndreh | 2024-03-06 | 1 | -3/+3 |
* | src/web.mjs: Try out new hero API | EuAndreh | 2024-03-01 | 1 | -13/+13 |
* | Normalize how modules import and name each other | EuAndreh | 2024-02-24 | 1 | -25/+13 |
* | Big cleanup | EuAndreh | 2024-02-23 | 1 | -0/+30 |