greysoh
7e80b298a2
chore: Adds initial support for eslint.
2024-05-10 11:46:22 -04:00
greysoh
ee6556adb6
feature: Adds user command.
2024-05-08 11:22:51 -04:00
greysoh
2f7f2088cd
feature: Swap out promise system with more native code.
...
This makes this "less stupid", so to speak, by using our existing propagation system to spread exit signals.
Co-authored-by: dess <devessa@users.noreply.github.com>
2024-05-07 21:30:21 -04:00
greysoh
a9fcdea037
feature: Add support for getting inbound connection.
...
Also fixes any bugs I found.
2024-05-07 18:35:04 -04:00
greysoh
3a69222ee5
chore: Fix formatting.
2024-05-07 11:44:18 -04:00
greysoh
cb12cab250
feature: Restructure commander patch code.
2024-05-07 07:27:14 -04:00
greysoh
ebda78fd30
fix: Fixes patch commander to work properly.
...
This patch makes the patch code also patch nested createCommand calls.
Yo dawg I heard you like patching.
2024-05-06 21:29:00 -04:00
greysoh
e85838d438
feature: Adds better command line argument parsing.
2024-05-06 20:21:10 -04:00