rpcii-php/tests
flashwave 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
..
AttributesTest.php Rename and a set of reworks. 2024-11-13 23:17:29 +00:00
CurlHttpTest.php Rename and a set of reworks. 2024-11-13 23:17:29 +00:00
HmacVerificationTest.php Rename and a set of reworks. 2024-11-13 23:17:29 +00:00
ScopedServerTest.php Rename and a set of reworks. 2024-11-13 23:17:29 +00:00
StreamHttpTest.php Rename and a set of reworks. 2024-11-13 23:17:29 +00:00