Remove unused StandardMethods and improve session logic
This commit is contained in:
parent
86435a3d0b
commit
701acfde35
30 changed files with 1032 additions and 704 deletions
|
@ -7,6 +7,7 @@ use InvalidArgumentException;
|
|||
use JsonException;
|
||||
use RuntimeException;
|
||||
use Socialbox\Enums\StandardHeaders;
|
||||
use Socialbox\Objects\PeerAddress;
|
||||
use Throwable;
|
||||
|
||||
class Utilities
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue