11 Commits

Author SHA1 Message Date
Koushik Dutta
59008fb964 server: fix bug where python async generator aclose is not called on rpc objects 2023-03-21 21:16:08 -07:00
Koushik Dutta
940d4b7fd4 rpc: various python fixes 2023-03-12 22:09:50 -07:00
Koushik Dutta
19da68884b server: implement python connectRPCObject 2023-03-03 23:17:43 -08:00
Koushik Dutta
096c036ea2 rpc: implement python async iterator 2023-03-02 21:03:29 -08:00
Koushik Dutta
b2e5801426 rpc: improve error serialization and handling 2023-03-02 16:02:48 -08:00
Koushik Dutta
41061854f1 rpc: add intrinsic support for async iterators 2023-03-02 13:49:20 -08:00
Koushik Dutta
fa6099f1d6 rpc: add support for setting properties on RpcProxy 2022-10-28 10:15:58 -07:00
Koushik Dutta
2a88ba1c62 server: remove cors api access. add socket api access. 2022-06-20 11:31:07 -07:00
Koushik Dutta
c4a3e7b03e server: custom cert 2021-12-01 21:49:25 -08:00
Koushik Dutta
477da0064e build sanity checks 2021-09-15 10:39:35 -07:00
Koushik Dutta
a46b2811ed initial commit 2021-08-24 21:22:41 -07:00