Tera << 8 imterah · she/they/it
imterah closed issue imterah/hermes#8 2025-02-20 09:00:18 -05:00
Convert custom message format code to something more reasonable
imterah commented on issue imterah/hermes#8 2025-02-20 09:00:18 -05:00
Convert custom message format code to something more reasonable

It would be too much work for virtually nearly no benefit other than better cross-language compatibility.

imterah deleted branch capnproto-experiment from imterah/hermes 2025-02-20 08:59:46 -05:00
imterah commented on pull request imterah/hermes#9 2025-02-20 08:59:40 -05:00
WIP: Switches API to use Cap'n Proto instead of a custom marshal/unmarshal mechanism (#8)

This was a failed experiment.

imterah closed pull request imterah/hermes#9 2025-02-20 08:59:40 -05:00
WIP: Switches API to use Cap'n Proto instead of a custom marshal/unmarshal mechanism (#8)
imterah pushed to sshappbackend at imterah/hermes 2025-02-19 21:57:19 -05:00
f8a4fe00a0 feature: Adds basic UDP support.
15176831e6 feature: Adds basic TCP support for SSHAppBackend.
Compare 2 commits »
imterah pushed tag v1.0.1 to imterah/personal-www 2025-02-19 21:50:20 -05:00
imterah pushed to main at imterah/personal-www 2025-02-19 21:50:03 -05:00
265f03c21f chore: Revise website.
imterah pushed tag v1.0.0 to imterah/personal-www 2025-02-19 19:25:50 -05:00
imterah pushed to main at imterah/personal-www 2025-02-19 19:25:33 -05:00
408434ece8 feature: Adds Docker building.
imterah renamed repository from personal-ww to imterah/personal-www 2025-02-19 16:33:26 -05:00
imterah pushed to main at imterah/personal-www 2025-02-19 16:32:38 -05:00
0219b23c4e chore: Initial commit.
imterah created branch main in imterah/personal-www 2025-02-19 16:32:38 -05:00
imterah created repository imterah/personal-www 2025-02-19 16:32:07 -05:00
imterah pushed to sshappbackend at imterah/hermes 2025-02-16 21:51:46 -05:00
432d457ad7 feature: Adds remote implementation of code.
imterah pushed to sshappbackend at imterah/hermes 2025-02-16 19:12:27 -05:00
cf90ddb104 chore: Strip unneeded components from code.
imterah pushed to sshappbackend at imterah/hermes 2025-02-16 18:11:27 -05:00
62cc8b39ad chore: Cleanup code by switching to type switching instead of string switching.
imterah pushed to sshappbackend at imterah/hermes 2025-02-16 15:03:03 -05:00
17e1491f96 feature: Adds basic data command support.
imterah pushed to main at imterah/goevdi 2025-02-10 20:47:02 -05:00
96d98ad073 fix: Adds missing files.
imterah pushed to main at imterah/goevdi 2025-02-10 20:40:39 -05:00
6610b7aef0 feature: Adds basic implementation.