Commit Graph

5 Commits

Author SHA1 Message Date
Brandon Tuttle 7050c1251d
Merge ccfd63b84f into 951173ba19 2025-02-13 12:54:31 -05:00
Cameron Fleming 0b5033f798
feat: restore EDID on reboot (#34)
This commit adds the config entry "EdidString" and saves the EDID string
when it's modified via the RPC.

The EDID is restored when the jetkvm_native control socket connects
(usually at boot)

Signed-off-by: Cameron Fleming <cameron@nevexo.space>
2025-02-13 14:42:07 +01:00
tutman96 ccfd63b84f Rename JSONRPCServer to JSONRPCRouter 2025-01-19 23:12:24 +00:00
tutman96 499382afd8 chore: Refactor jsonrpc server into its own package 2025-01-05 20:45:56 +00:00
Adam Shiervani 20780b65db Release 202412292127 2024-12-29 21:27:42 +01:00