socialbox-php/src/Socialbox/Objects
2025-01-24 15:10:20 -05:00
..
Database Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record 2025-01-24 15:10:20 -05:00
Standard Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record 2025-01-24 15:10:20 -05:00
ClientRequest.php Refactored Peer Information to use InformationFields rather than being hard-coded into the peer record 2025-01-24 15:10:20 -05:00
DnsRecord.php Changed Encryption to use LibSodium instead of OpenSSL, refactored many things and overall improved the code quality and performance with magic. 2025-01-03 12:27:04 -05:00
ExportedSession.php Add external session management and support for remote servers 2025-01-10 14:58:24 -05:00
KeyPair.php Add ExportedSession and improve RPC client handling. 2024-12-19 12:54:15 -05:00
PeerAddress.php Add __toString method to PeerAddress class 2025-01-15 15:15:06 -05:00
ResolvedServer.php Changed Encryption to use LibSodium instead of OpenSSL, refactored many things and overall improved the code quality and performance with magic. 2025-01-03 12:27:04 -05:00
ResolvedServerOld.php Changed Encryption to use LibSodium instead of OpenSSL, refactored many things and overall improved the code quality and performance with magic. 2025-01-03 12:27:04 -05:00
RpcError.php Refactor RPC framework and enhance error handling. 2024-12-19 15:09:22 -05:00
RpcRequest.php Simplified RpcRequest constructor to accept StandardMethods & string as a input for the method parameter 2025-01-22 15:43:27 -05:00
RpcResponse.php Add recursive array conversion in RpcResponse::convertToArray 2025-01-03 18:30:27 -05:00
RpcResult.php Refactor RPC framework and enhance error handling. 2024-12-19 15:09:22 -05:00