|
|
173b7cf66e
|
Remove express module dependency from jsonrpc
|
2019-09-25 13:46:29 +07:00 |
|
|
|
73c27aec6a
|
Fix packages/comments-common
|
2019-09-16 11:39:36 +07:00 |
|
|
|
30d1f1fcd4
|
Partiall upgrade packages/client
|
2019-09-15 18:29:55 +07:00 |
|
|
|
50d36f268f
|
Fix linting errors in packages/jsonrpc
|
2019-09-15 17:14:31 +07:00 |
|
|
|
1aa6cae0f3
|
Add ability to specify jsonrpc context asynchronously
|
2019-09-05 09:25:38 +07:00 |
|
|
|
9cc5a7affb
|
Add ability to wrap method calls in jsonrpc
|
2019-08-30 13:19:13 +07:00 |
|
|
|
2f35b65f48
|
Add jsonrpc services to server(s)
|
2019-08-30 11:02:31 +07:00 |
|
|
|
7434c9fb42
|
Add UserService (RPC version)
|
2019-08-28 18:26:26 +07:00 |
|
|
|
c7ab4fe387
|
Add ability to validate context via @ensure
|
2019-08-27 16:17:05 +07:00 |
|
|
|
dffad844ad
|
Rename scope @rondo to @rondo.dev
|
2019-08-25 11:33:06 +07:00 |
|
|
|
86e90d28bb
|
Make express jsonrpc use a builder pattern
|
2019-08-05 21:07:46 +07:00 |
|
|
|
f3f6166aab
|
Send 405 when GET request is not allowed
|
2019-08-05 21:07:46 +07:00 |
|
|
|
e2f6c5f798
|
Encode JSON-RPC GET request params as JSON
|
2019-08-05 21:07:46 +07:00 |
|
|
|
81225b77a8
|
Implement GET method for idempotent methods
|
2019-08-05 21:07:46 +07:00 |
|
|
|
7edbe354a9
|
Remove TODO from jsonrpc
|
2019-08-05 21:07:46 +07:00 |
|
|
|
15d54639ab
|
Move ILogger to @rondo/common
|
2019-08-04 13:15:33 +07:00 |
|
|
|
aeb208162f
|
Refactor express#handleError
|
2019-08-04 13:02:01 +07:00 |
|
|
|
e6a98bb450
|
Add ability to call idempotent methods via GET request
|
2019-08-04 10:19:42 +07:00 |
|
|
|
c273c1b914
|
Extract jsonrpc functionality into a separate file
|
2019-08-04 10:08:06 +07:00 |
|
|
|
1cb41e4b4a
|
Move types to types.ts, rename some types
|
2019-08-02 08:27:53 +07:00 |
|
|
|
166981fe3b
|
Move jsonrpc back to single package
|
2019-08-01 12:26:23 +07:00 |
|