|
1f9c2d62df
|
split register_method calls into proper files
|
2023-10-30 22:49:55 +01:00 |
|
|
77e2430507
|
cleanup rust warnings
|
2023-10-30 22:19:55 +01:00 |
|
|
a9b99899c0
|
Replace duplicate get functions with macros
|
2023-10-30 22:11:17 +01:00 |
|
|
b90e56c508
|
remove ping method
|
2023-10-30 21:47:24 +01:00 |
|
|
56e5bf1f2c
|
Handle Errors Properly
|
2023-10-30 18:25:25 +01:00 |
|
|
c7786cb58d
|
Add get_user and update_user
|
2023-10-30 02:02:41 +01:00 |
|
|
c7e9e9dfee
|
Add delete_user RPC Method
|
2023-10-29 22:52:28 +01:00 |
|
|
7fcf84f62e
|
switch from custom_error to thiserror
|
2023-10-29 22:05:17 +01:00 |
|
|
c10f5529d6
|
Add Create User rpc method
|
2023-10-29 22:04:00 +01:00 |
|
|
c75944f990
|
Add vpn get and config rpc calls
|
2023-10-28 21:02:31 +02:00 |
|
|
21c1f303aa
|
add get rpc calls
|
2023-10-28 19:47:29 +02:00 |
|
|
2281803fa0
|
rename rpc methods
|
2023-10-28 18:33:47 +02:00 |
|
|
42cc14cb14
|
Get JsonRPC Working
|
2023-10-28 15:44:12 +02:00 |
|