aiwass/src
2024-08-15 18:38:01 +00:00
..
Aiwass.php Initial pile of code (untested!) 2024-08-13 00:54:58 +00:00
AiwassMsgPack.php Added test for HMAC and cURL. 2024-08-13 18:54:24 +00:00
CurlHttpRequest.php Initial pile of code (untested!) 2024-08-13 00:54:58 +00:00
HmacVerificationProvider.php Initial pile of code (untested!) 2024-08-13 00:54:58 +00:00
IHttpRequest.php Initial pile of code (untested!) 2024-08-13 00:54:58 +00:00
IRpcActionHandler.php Added stuff for attribute based registration. 2024-08-15 18:38:01 +00:00
IVerificationProvider.php Initial pile of code (untested!) 2024-08-13 00:54:58 +00:00
RpcActionAttribute.php Added stuff for attribute based registration. 2024-08-15 18:38:01 +00:00
RpcActionHandler.php Added stuff for attribute based registration. 2024-08-15 18:38:01 +00:00
RpcActionHandlerTrait.php Added stuff for attribute based registration. 2024-08-15 18:38:01 +00:00
RpcActionInfo.php Initial pile of code (untested!) 2024-08-13 00:54:58 +00:00
RpcClient.php Added test for HMAC and cURL. 2024-08-13 18:54:24 +00:00
RpcProcedureAttribute.php Added stuff for attribute based registration. 2024-08-15 18:38:01 +00:00
RpcQueryAttribute.php Added stuff for attribute based registration. 2024-08-15 18:38:01 +00:00
RpcRouteHandler.php Initial pile of code (untested!) 2024-08-13 00:54:58 +00:00
RpcServer.php Added stuff for attribute based registration. 2024-08-15 18:38:01 +00:00