]> jfr.im git - irc/unrealircd/unrealircd-rpc-php.git/commit - lib/Connection.php
WIP
authorDenver F <redacted>
Sat, 2 Jul 2022 16:05:55 +0000 (17:05 +0100)
committerDenver F <redacted>
Sat, 2 Jul 2022 16:05:55 +0000 (17:05 +0100)
commit50d6d455cb1467608911a838ba626d5ad85f6cdb
treeb92feeed876e9ae12be0d4c306e482d99d4bff90
parent27d8a778db3841e8dc019ccc9e71fd8137a555bc
WIP
.gitignore [new file with mode: 0644]
composer.json
lib/Connection.php
lib/Contracts/Ban.php [new file with mode: 0644]
lib/Contracts/Channel.php [new file with mode: 0644]
lib/Contracts/Contract.php [new file with mode: 0644]
lib/Contracts/User.php [new file with mode: 0644]
lib/Enums/Ban.php [new file with mode: 0644]
lib/Enums/JsonRpcError.php [new file with mode: 0644]
lib/RPC.php [new file with mode: 0644]