-
036897ecab
Remove request from requests dict after it was handled. This was a memory leak!
main
Fabian Stamm
2024-09-27 08:51:55 +02:00
-
bc19a315da
Add special Exception for JRPC Timeouts
Fabian Stamm
2024-09-27 08:44:55 +02:00
-
4465c62163
Add timeout option to JRPC-Api
Fabian Stamm
2024-09-27 08:39:00 +02:00
-
fea830b295
Merge pull request 'rust2.0' (#1) from rust2.0 into main
Fabian Stamm
2024-08-13 10:00:14 +00:00
-
-
7bc9adebaa
Fix some keyword errors
rust2.0
Fabian Stamm
2024-01-18 19:08:44 +01:00
-
e15ce1f0a0
Fix more
1.2.16
Fabian Stamm
2023-11-30 00:16:53 +01:00
-
f93755604a
Improve esm compatability
Fabian Stamm
2023-11-30 00:13:10 +01:00
-
f401d58f07
Fix bug on rust client with void responses
Fabian Stamm
2023-07-19 12:53:36 +02:00
-
132390fa35
Make result field of JRPCResult Optional
Fabian Stamm
2023-04-25 08:55:57 +02:00
-
04f82b655b
Fix missing file extension on sub URL imports
Fabian Stamm
2023-04-25 08:14:16 +02:00
-
5106424a32
Allow import of http jrpc definitions inside local ones
Fabian Stamm
2023-03-27 20:21:41 +02:00
-
137a3659b7
Add better error message to VerificationError
Fabian Stamm
2023-01-12 17:47:06 +01:00
-
b3b202c9f9
Support enums
Fabian Stamm
2023-01-02 16:34:13 +01:00
-
6e947bde57
fix rust invalid field names
Fabian Stamm
2023-01-02 14:40:45 +01:00
-
a291851b5a
Add allow_non_snake on fields in rust
Fabian Stamm
2022-12-28 10:19:45 +01:00
-
46aff0c61b
Finish implementation of new Rust Tokio Target
Fabian Stamm
2022-12-17 17:11:28 +01:00
-
890b903f04
Prepare work on Rust2.0 with async/tokio support
Fabian Stamm
2022-12-11 23:37:08 +01:00
-
-
f301b583cb
Format some code
Fabian Stamm
2022-12-11 22:45:56 +01:00
-
c6af431292
Fix bug in pubspec
Fabian Stamm
2022-07-30 13:27:07 +00:00
-
98bc2d4148
add http support
dart
Fabian Stamm
2022-07-30 10:16:40 +00:00
-
1774306b06
Add service client support
Fabian Stamm
2022-07-21 18:33:23 +02:00
-
327d7dfac6
Merge branch 'dart' of https://gitlab.hibas.dev/hibas123/JsonRPC into dart
Fabian Stamm
2022-07-21 09:20:55 +02:00
-
-
276fd12894
Add pubspec.yaml
Fabian Stamm
2022-07-21 09:09:10 +02:00
-
e23dd6a6fb
jahshd
Fabian Stamm
2022-07-21 07:07:17 +00:00
-
-
68af1ff442
Finish implementation of Type and Enum
Fabian Stamm
2022-07-20 21:40:44 +00:00
-
43d1477088
Start on dart support
Fabian Stamm
2022-07-20 17:18:27 +02:00
-
f4604b077f
Switch to newer esbuild target
zig-target
Fabian Stamm
2022-07-16 21:47:34 +00:00
-
4b4948207c
Unify lineAppender
Fabian Stamm
2022-07-16 21:43:56 +00:00
-
7de674ab3c
Add lib to ignore
Fabian Stamm
2022-07-16 21:37:28 +00:00
-
ff40c03600
Bumping version to 1.1.3
Fabian Stamm
2022-07-16 21:37:02 +00:00
-
e110259684
Make C# tests not crash the whole test command!
Fabian Stamm
2022-07-16 21:34:58 +00:00
-
df9576bbaf
Add better error messages
Fabian Stamm
2022-07-16 21:31:45 +00:00
-
7a3a4c6791
Remove built file from repository
Fabian Stamm
2022-07-16 21:04:29 +00:00
-
2289a6d6ab
Add zig output to package.json
Fabian Stamm
2022-07-16 21:03:50 +00:00
-
8ee16fb09d
Start implementing ZIG
Fabian Stamm
2022-07-16 21:03:27 +00:00
-
af4902c9a8
Fix output directory
Fabian Stamm
2022-07-16 21:24:21 +00:00
-
2e0adf047a
Merge branch 'rust-target-threaded' into 'main'
Fabian Stamm
2022-07-16 21:22:17 +00:00
-
-
96d2d9ee76
Add Target: Rust
Fabian Stamm
2022-07-16 21:22:16 +00:00
-
-
71a6e3f2e0
Fixing security bug
Fabian Stamm
2022-05-21 17:55:14 +00:00
-
a2224bbf95
Working on Async Implementation
rust-target
Fabian Stamm
2022-04-17 10:46:37 +00:00
-
94131c55a0
Merge branch 'number-to-int-float' into 'main'
Fabian Stamm
2022-04-13 19:08:28 +00:00
-
-
42ef89f32b
Merge branch 'rust-target' of https://gitlab.hibas.dev/hibas123/JsonRPC into rust-target
Fabian Stamm
2022-04-13 19:02:30 +00:00
-
-
f4a761bf55
Start implementing rust
Fabian Stamm
2022-04-13 19:01:43 +00:00
-
-
b980af4b17
Remove number and add int and float insted
number-to-int-float
Fabian Stamm
2022-04-13 19:01:12 +00:00
-
-
7b6ef3231f
Start implementing Rust
Fabian Stamm
2022-04-13 18:58:53 +00:00
-
-
339d3006d6
Add alias flag for allowing bytes
Fabian Stamm
2022-04-12 20:56:46 +00:00
-
97ce0ea9b5
Fix vulnerability where context could be impersonated by supplying wrong number of arguments
Fabian Stamm
2022-04-07 20:36:04 +00:00
-
58e00a9ca3
Improving strict typescript checking
Fabian Stamm
2022-02-14 00:58:05 +00:00
-
3ececad91b
Add missing import to C# output
Fabian Stamm
2022-02-13 23:52:50 +00:00
-
7cc2a27420
Add missing import to C# output
Fabian Stamm
2022-02-13 23:50:45 +00:00
-
b5ca061136
Fiying bug
K35
2022-01-18 10:29:24 +00:00
-
f3a2eb0fab
Make recursive structures possible
K35
2022-01-18 10:27:49 +00:00
-
bea91800d6
Fix index file to respect types as classes
K35
2022-01-15 13:55:00 +00:00
-
5bde88e90b
Remove some C# warnings and making the client API safer by declaring nullables
K35
2022-01-11 08:51:35 +00:00
-
d85ed22ea7
Fixing nullable warning
K35
2022-01-11 08:47:35 +00:00
-
f90bd11508
Changing accessability on some properties
K35
2022-01-11 08:44:05 +00:00
-
491e1ac052
Add MessagePack support to Typescript. C# Is still unsupported
K35
2022-01-10 20:17:25 +00:00
-
6236a14377
Renaming csharp_namespace
K35
2022-01-10 14:15:06 +00:00
-
8419ecdd09
Make sending packet events possible
K35
2022-01-10 14:08:38 +00:00
-
48a0713045
Refine Service Api a bit
K35
2022-01-07 22:10:24 +00:00
-
bb46da08de
Allow string as Namespace
K35
2022-01-07 11:59:19 +00:00
-
983ba1f870
Add "targets" command
K35
2022-01-07 08:45:08 +00:00
-
49425cab39
Adding C# Support. Badly tested currently, but kindof working
K35
2022-01-05 21:16:17 +00:00
-
94832ef682
Making apply return a class
K35
2022-01-05 09:21:01 +00:00
-
99563959c6
Adding some Readme stuff
K35
2022-01-03 21:08:25 +00:00
-
aa983c9960
Bug fixed and improvements
K35
2022-01-03 17:11:53 +00:00
-
e1e4ce0740
Fix verify bug
K35
2022-01-03 16:12:14 +00:00
-
363dcf3e7d
Small bug-fixes and improvements
K35
2022-01-02 22:17:31 +00:00
-
cf49fca928
Add verification and value stripping
K35
2022-01-02 22:02:47 +00:00
-
db21c1c42e
Add Array support to functions
K35
2022-01-02 20:51:45 +00:00
-
a8f49d117d
Checking in compiled version
K35
2022-01-01 18:55:27 +00:00
-
4e389dc472
Adding Decorators for comments
K35
2022-01-01 18:47:34 +00:00
-
579055d8fb
Supporting void function return type
K35
2022-01-01 15:03:43 +00:00
-
478094f2c3
Merge branch 'main' of https://git.stamm.me/hibas123/SimpleJRPC
K35
2022-01-01 01:25:34 +00:00
-
-
3f97e5faf0
Fixing bug
K35
2022-01-01 01:25:11 +00:00
-
150c9ec53b
Fixing bug
K35
2022-01-01 01:24:28 +00:00
-
-
d64518627d
Removing prettier for now. Adding CLI option and making it bundle before release to decrease startup time.
K35
2022-01-01 01:08:05 +00:00
-
7da1cf0841
Adding parameter and response validation. Adding prettier formatting support. Add warning when no targets are selected.
K35
2022-01-01 00:39:15 +00:00
-
cc6035eef0
Fixing some small things. And making some design decisions.
K35
2021-12-31 21:42:24 +00:00
-
d5cfdcadc1
First Commit
K35
2021-12-31 21:38:26 +00:00