summaryrefslogtreecommitdiff
path: root/modules/rpc/rpc_system.cpp
AgeCommit message (Expand)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-10Add an XML-RPC method to rpc_system for debugging RPC responses.Sadie Powell
2025-02-24Add the system.listMethods RPC method.Sadie Powell