rust2.0 #1

Merged
hibas123 merged 13 commits from rust2.0 into main 2024-08-13 10:00:18 +00:00

13 Commits

Author SHA1 Message Date
Fabian Stamm
7bc9adebaa Fix some keyword errors 2024-01-18 19:08:44 +01:00
Fabian Stamm
e15ce1f0a0 Fix more 2023-11-30 00:16:53 +01:00
Fabian Stamm
f93755604a Improve esm compatability 2023-11-30 00:13:10 +01:00
Fabian Stamm
f401d58f07 Fix bug on rust client with void responses 2023-07-19 12:53:36 +02:00
Fabian Stamm
132390fa35 Make result field of JRPCResult Optional 2023-04-25 08:55:57 +02:00
Fabian Stamm
04f82b655b Fix missing file extension on sub URL imports 2023-04-25 08:14:16 +02:00
Fabian Stamm
5106424a32 Allow import of http jrpc definitions inside local ones 2023-03-27 20:21:41 +02:00
Fabian Stamm
137a3659b7 Add better error message to VerificationError 2023-01-12 17:47:06 +01:00
Fabian Stamm
b3b202c9f9 Support enums 2023-01-02 16:34:13 +01:00
Fabian Stamm
6e947bde57 fix rust invalid field names 2023-01-02 14:40:45 +01:00
Fabian Stamm
a291851b5a Add allow_non_snake on fields in rust 2022-12-28 10:19:45 +01:00
Fabian Stamm
46aff0c61b Finish implementation of new Rust Tokio Target 2022-12-17 17:11:28 +01:00
Fabian Stamm
890b903f04 Prepare work on Rust2.0 with async/tokio support 2022-12-11 23:37:08 +01:00