7849b2effd
Okay oops nevermind that should be a major version.
2025-01-29 22:00:17 +00:00
503d6f722c
Updated to Index v0.2501.
2025-01-29 21:58:45 +00:00
eac252a0fa
Added named verification provider for allowing multiple secret keys on one server.
2025-01-17 19:23:35 +00:00
25ac46d5de
Implement request format v2.
2025-01-17 00:05:22 +00:00
737e51aca7
Use property hooks in procedure info classes.
2025-01-16 22:06:47 +00:00
70c79c9ffc
Use property hooks for HttpRequest.
2025-01-16 21:54:34 +00:00
b43c3d5924
Massively increase timeouts.
2025-01-16 21:46:30 +00:00
6bfd7bd8cf
Added public to all functions in interfaces for consistency with future changes.
2025-01-16 21:43:18 +00:00
7a12d89852
Fixed case that will never happen.
2025-01-16 21:42:35 +00:00
37482133b9
Bump VERSION, copyright year, libraries and PHP version.
2025-01-16 21:36:55 +00:00
1cbc1edb06
Added default params to the client for query and action.
2024-11-14 02:22:09 +00:00
93ec139171
Rename and a set of reworks.
...
- Aiwass -> RPCii
- Swapped the meaning of "Procedure" and "Action"
- IRpcActionHandler is now RpcHandler, abstract class no longer exists like Index
- Anything suffixed by Trait is now suffixed by Common
- All I prefixes on interfaces are gone
- A PHP StreamWrapper implementation of HttpRequest added as a fallback for when cURL isnt installed
- HttpRpcServer now hosts on /_rpcii instead of /_aiwass
- Packagist package is now flashii/rpcii instead of flashwave/aiwass
That's probably all of it but I probably forgor.
2024-11-13 23:17:29 +00:00
cf6653ed46
Updated to restructured Index version.
2024-10-05 00:04:26 +00:00
de27da54b6
Version 1.0.0.
2024-08-16 15:59:19 +00:00
3bc14cc6a7
Added some shorthand methods.
2024-08-16 15:58:15 +00:00
11427d34fc
Removed unneeded use statement.
2024-08-16 15:47:13 +00:00
bed29b7d49
Readded newlines that got eaten by the headers update script.
2024-08-16 15:33:42 +00:00
bf092daec7
Added scoping to RPC client.
2024-08-16 15:30:59 +00:00
799688b3d2
Split server and client namespacing.
2024-08-16 15:20:15 +00:00
d6819a29fe
Added scoping.
2024-08-16 15:14:44 +00:00
25e0441c1c
Added attribute tests.
2024-08-16 15:03:44 +00:00
b503c9edb9
Added stuff for attribute based registration.
2024-08-15 18:38:01 +00:00
00c330342d
Added test for HMAC and cURL.
2024-08-13 18:54:24 +00:00
05e707be51
Initial pile of code (untested!)
2024-08-13 00:54:58 +00:00