summaryrefslogtreecommitdiff
path: root/modules/rpc/rpc_message.cpp
AgeCommit message (Collapse)Author
2025-05-09Move HTTP types to the HTTP namespace.Sadie Powell
2025-03-17RPC::service is not necessary anymore.Sadie Powell
2025-03-17Switch RPC event registration to use the service system.Sadie Powell
2025-03-15Move the RPC service interface to the RPC header.Sadie Powell
2025-03-13Add the rpc_message module, remove the notice RPC event.Sadie Powell