netkas
|
d73a3e5457
|
Add RegisteredPeerManager and related classes/tests
|
2024-10-25 13:37:49 -04:00 |
|
netkas
|
deaa6b1d20
|
Add Captcha Management System
|
2024-10-25 13:37:21 -04:00 |
|
netkas
|
0f5c8b40e2
|
Refactor cryptography handling and improve test coverage
|
2024-10-24 13:55:21 -04:00 |
|
netkas
|
e55f4d57f9
|
Add VariableManager, RpcClient classes, and cache enhancements
|
2024-09-30 03:00:02 -04:00 |
|
netkas
|
76c3629be2
|
Expand valid RpcRequest result types
|
2024-09-27 14:21:27 -04:00 |
|
netkas
|
a8cbac9dcc
|
Rename message property to error in RpcError class
|
2024-09-27 14:20:56 -04:00 |
|
netkas
|
8d9f1cc64f
|
Change properties in RpcRequest to private
|
2024-09-25 00:44:34 -04:00 |
|
|
764ec51fa4
|
Add new classes and methods for session management
|
2024-09-13 13:52:38 -04:00 |
|
|
e3d9b2f3be
|
Add KeyPair class to manage public and private keys
|
2024-09-13 13:50:18 -04:00 |
|
|
2a1cf0bae3
|
Add ClientRequest class for handling client RPC requests
|
2024-09-13 13:47:45 -04:00 |
|
|
22c33f9b84
|
Add RpcError class to handle RPC error representations
|
2024-09-03 12:46:53 -04:00 |
|
|
60e0a3cb19
|
Implement SerializableInterface in RpcResponse
|
2024-09-03 12:41:51 -04:00 |
|
|
0ad263b1f0
|
Add RpcResponse class to handle RPC responses.
|
2024-09-03 12:35:31 -04:00 |
|
|
97501f810f
|
Removed unused import
|
2024-09-03 11:39:54 -04:00 |
|
|
66a3b40283
|
Add RpcRequest class to handle RPC request data
|
2024-09-03 11:39:41 -04:00 |
|