Commit graph

14 commits

Author SHA1 Message Date
9171682e4d Make front codegen work with multi-field structs containing Strings, create decky template 2024-10-23 22:35:27 -04:00
ed5f96361b Improve built-in services 2024-04-07 11:42:37 -04:00
b7ed5d1e1c Fix compile with nRPC, bump major version 2024-04-02 20:52:42 -04:00
4aa33971b4 Fix server streaming codegen 2023-10-09 18:24:41 -04:00
1ad6205067 Add built-in back implementations for USDPL services, disable code gen for them by default (only usdpl-back needs to generate them) 2023-09-04 11:59:35 -04:00
44298f660f Remove old APIs, improve/fix front logging 2023-09-03 17:33:30 -04:00
72c7f111e8 Fix some generation bugs to get Fantastic to compile 2023-08-29 19:49:17 -04:00
84cae5af7d Add streaming method generation (untested) 2023-07-22 19:05:54 -04:00
68b7455c9e Make front WS service immutable to avoid wasm-rust exceptions, add debug logging 2023-06-28 22:21:56 -04:00
4fed12d6d9 Add error log message for service calls which return Err 2023-06-04 22:22:28 -04:00
0b44ebc12b Improve flexibility of WASM conversions in code gen 2023-06-04 14:05:33 -04:00
febaafe50c Improve map type conversion for WASM interop 2023-04-30 15:28:59 -04:00
6a525fa384 Add barebones nRPC over websocket adapters and functionality 2023-04-23 23:03:10 -04:00
570c194e82 Macros for frontend nRPC service generation 2023-04-16 22:57:12 -04:00