Refactor and enhance session flags, enums, and RPC methods.

This commit is contained in:
netkas 2024-12-20 15:02:57 -05:00
parent de07928689
commit 01253d5115
6 changed files with 506 additions and 98 deletions

View file

@ -6,6 +6,7 @@
$client = new \Socialbox\SocialClient(generateRandomPeer());
var_dump($client->getSessionState());
function generateRandomPeer()
{
$characters = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';