|
c3a61b5893
|
Move multiplexing code into separate module
|
2023-01-03 13:06:38 -08:00 |
|
|
547c79f874
|
Add doc comments
|
2023-01-03 09:30:04 -08:00 |
|
|
de3ce406e7
|
Use multiplexed connection in NewFromConn()
|
2023-01-03 09:24:36 -08:00 |
|
|
27cd275ddb
|
Run formatter
|
2023-01-03 09:18:57 -08:00 |
|
|
0cf36f220d
|
Properly close multiplexed streams
|
2023-01-03 09:15:38 -08:00 |
|
|
87fdb7a30a
|
Add connection multiplexing, fixing itgui
|
2023-01-03 00:54:00 -08:00 |
|
|
b757af7fed
|
Switch to autogenerated DRPC framework
|
2023-01-02 22:30:17 -08:00 |
|
|
4efa4380c4
|
Add -r for rm and -p for mkdir
|
2022-09-03 16:28:25 -07:00 |
|
|
851f1975d6
|
Add LoadResources() to API
|
2022-08-30 12:13:22 -07:00 |
|
|
0cbd6a48ae
|
Allow API client to be made from connection
|
2022-05-07 21:23:42 -07:00 |
|
|
73c46cfa66
|
Remove replace directive and fix firmware upgrade error
|
2022-05-01 20:40:30 -07:00 |
|
|
78b5ca1de8
|
Add context support and update lrpc
|
2022-05-01 15:22:28 -07:00 |
|
|
428e7967c1
|
Use default codec
|
2022-05-01 11:41:16 -07:00 |
|
|
56dbf0540e
|
Switch to lrpc and use context to handle signals
|
2022-05-01 11:36:28 -07:00 |
|
|
240e7a5ee4
|
Use rpcxlite
|
2022-04-30 03:25:27 -07:00 |
|
|
0cdf8a4bed
|
Switch from custom socket API to rpcx
|
2022-04-22 17:12:30 -07:00 |
|
|
9e63401db3
|
Add update weather command to itctl
|
2022-02-23 21:22:03 -08:00 |
|
|
518fe74e96
|
Propagate FS errors on read/write and close files when finished writing
|
2021-12-13 09:58:34 -08:00 |
|
|
c019d7523b
|
Implement file transfer progress
|
2021-12-12 17:08:48 -08:00 |
|
|
873df67d1f
|
Directly read/write files from ITD
|
2021-12-11 22:11:01 -08:00 |
|
|
099b0cd849
|
Add filesystem to itctl
|
2021-11-23 14:14:45 -08:00 |
|
|
c9c00e0072
|
Allow multiple paths in mkdir and remove
|
2021-11-23 13:35:18 -08:00 |
|
|
b2ffb2062a
|
Fix write file in api package
|
2021-11-23 11:19:21 -08:00 |
|
|
2e8c825fff
|
Add BLE FS to API package
|
2021-11-23 11:12:16 -08:00 |
|
|
76875db7ea
|
Use api package in itgui
|
2021-10-24 13:27:14 -07:00 |
|
|
28610d9ebb
|
Fix API package
|
2021-10-24 00:49:48 -07:00 |
|
|
ef29b9bee4
|
Update itctl to use api
|
2021-10-23 18:41:03 -07:00 |
|
|
e198b769f9
|
Generalize socket cancellation and update API accordingly
|
2021-10-23 18:03:17 -07:00 |
|
|
8cf2b47733
|
Add cancellation to api package
|
2021-10-22 22:30:58 -07:00 |
|
|
d7057e3f9c
|
Add doc comments to api package
|
2021-10-22 21:01:18 -07:00 |
|
|
80a5867d6b
|
Send response types in socket responses and create api package
|
2021-10-22 20:47:57 -07:00 |
|