issues
search
MatrixAI
/
js-rpc
Stream-based JSON RPC for JavaScript/TypeScript Applications
https://polykey.com
Apache License 2.0
4
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ci: merge staging to master
#71
MatrixAI-Bot
closed
2 weeks ago
2
Transferring data through the RPC stream skips the second message
#70
aryanjassal
opened
2 weeks ago
6
Define `message` for non-`Error` errors
#69
aryanjassal
closed
2 weeks ago
4
Promise Pipelining for Compositional RPC
#68
CMCDragonkai
opened
1 month ago
1
Indirect package set flake input
#67
brynblack
closed
1 month ago
0
ci: merge staging to master
#66
MatrixAI-Bot
closed
2 weeks ago
9
CI Integration
#65
brynblack
closed
4 months ago
0
ci: merge staging to master
#64
MatrixAI-Bot
closed
8 months ago
2
`streamFactory` errors should propagate to the caller
#63
amydevs
closed
8 months ago
1
Error within `streamFactory` causes unhandled promise rejection
#62
amydevs
closed
8 months ago
1
ci: merge staging to master
#61
MatrixAI-Bot
closed
9 months ago
3
ci: merge staging to master
#60
MatrixAI-Bot
closed
9 months ago
3
fix: added grace time to client timeout
#59
tegefaulkes
closed
9 months ago
4
Replace `testProp` usage with `test.prop`
#58
tegefaulkes
closed
9 months ago
0
Allow server RPC handler to respond after timeout from the client (so that client can receive a richer error message)
#57
tegefaulkes
closed
9 months ago
22
ci: merge staging to master
#56
MatrixAI-Bot
closed
10 months ago
3
Renaming of `JSONRPCRequest` and `JSONRPCResponse` Related Types and Better Metadata Type Safety
#55
amydevs
closed
1 year ago
5
ci: merge staging to master
#54
MatrixAI-Bot
closed
1 year ago
15
Timeouts are Now Cancelled After The Initial Server-Sent Message
#53
amydevs
closed
1 year ago
1
Timeouts for CS, SS, DS should mean the time to the initial message response from the server side
#52
amydevs
closed
1 year ago
7
ci: merge staging to master
#51
MatrixAI-Bot
closed
1 year ago
5
ci: merge staging to master
#50
MatrixAI-Bot
closed
1 year ago
3
ci: merge staging to master
#49
MatrixAI-Bot
closed
1 year ago
4
ci: merge staging to master
#48
MatrixAI-Bot
closed
1 year ago
3
Update handler and caller timeouts to be able to overwrite server and client default timeouts regardless of value.
#47
addievo
closed
1 year ago
16
ci: merge staging to master
#46
MatrixAI-Bot
closed
1 year ago
3
ci: merge staging to master
#45
MatrixAI-Bot
closed
1 year ago
3
ci: merge staging to master
#44
MatrixAI-Bot
closed
1 year ago
3
ci: merge staging to master
#43
MatrixAI-Bot
closed
1 year ago
4
feat: incorporate timeoutMiddleware to allow for server to utilise client's caller timeout
#42
addievo
closed
1 year ago
14
ci: merge staging to master
#41
MatrixAI-Bot
closed
1 year ago
3
ci: merge staging to master
#40
MatrixAI-Bot
closed
1 year ago
3
ci: merge staging to master
#39
MatrixAI-Bot
closed
1 year ago
3
ci: merge staging to master
#38
MatrixAI-Bot
closed
1 year ago
3
Tests demonstrating `toError` and `fromError` usage
#37
tegefaulkes
opened
1 year ago
4
Throwing of Unserializable Issue Should Serialize to Undefined
#36
amydevs
closed
1 year ago
1
ci: merge staging to master
#35
MatrixAI-Bot
closed
1 year ago
3
ToError FromError Protocol Changes
#34
amydevs
closed
1 year ago
1
fix: RPCServer.start is now no longer a factory function
#33
amydevs
closed
1 year ago
5
Change Server to start/stop from create/destroy
#32
addievo
closed
1 year ago
3
feat: server is now start/stop from create/destroy
#31
addievo
closed
1 year ago
1
ci: merge staging to master
#30
MatrixAI-Bot
closed
1 year ago
8
ci: merge staging to master
#29
MatrixAI-Bot
closed
1 year ago
3
ci: merge staging to master
#28
MatrixAI-Bot
closed
1 year ago
5
Ungraceful closures of streams used `cancel` or `abort` with no reason - remove all of these, and we can rely on timeouts instead
#27
addievo
closed
1 year ago
10
docs: include all tests in README.md
#26
addievo
closed
1 year ago
1
ci: merge staging to master
#25
MatrixAI-Bot
closed
1 year ago
6
ci: merge staging to master
#24
MatrixAI-Bot
closed
1 year ago
3
ci: merge staging to master
#23
MatrixAI-Bot
closed
1 year ago
4
ci: merge staging to master
#22
MatrixAI-Bot
closed
1 year ago
3
Next