Koushik Dutta
2fb6e0a368
server: fix connectRPCObject in python. cache/optimize connect code.
2023-11-22 13:00:33 -08:00
Koushik Dutta
189be80a40
core: fix rpc serialization issue
2023-11-22 09:10:22 -08:00
Koushik Dutta
8853ca2775
server/core: bump core
2023-11-21 23:47:40 -08:00
Koushik Dutta
9f5787227b
server: bump min core version
2023-11-21 23:12:49 -08:00
Koushik Dutta
602b5e4983
prebeta
2023-11-21 22:36:48 -08:00
Koushik Dutta
9cbc38173b
rpc: further alloc cleanups
2023-11-20 19:38:46 -08:00
Koushik Dutta
20d1372d2a
server: fix update signature
2023-11-20 08:44:31 -08:00
Koushik Dutta
3999cb6696
rpc: further cleanups on holding buffers
2023-11-19 20:11:42 -08:00
Koushik Dutta
9b168bb012
server: suppress noisy media manager
2023-11-19 19:03:25 -08:00
Koushik Dutta
513dd4867b
rpc: remove debug
2023-11-19 18:55:03 -08:00
Koushik Dutta
08e723848f
rpc: fix slice vs subarray behavior on web/babel
2023-11-19 18:50:54 -08:00
Koushik Dutta
fb37061a04
rpc: fix buffer gc trashing
2023-11-19 18:11:59 -08:00
Koushik Dutta
d7874eb7a2
server: catch ffmpeg shutdown errors
2023-11-18 14:32:04 -08:00
Koushik Dutta
fc13a230d7
common: support modifying server client opts
2023-11-17 09:46:50 -08:00
Brett Jia
8cb2e1516a
client, server, core: Add StreamService interface and TerminalService device ( #1171 )
...
* wip
* clean up shell on disconnect
* fix null reference
* remove debug logs
* use async queue in buffered buffer, add max buffer size before connection teardown
* Revert "use async queue in buffered buffer, add max buffer size before connection teardown"
This reverts commit 1b3c283542 .
* reimplement per feedback
* feedback
2023-11-12 20:03:19 -08:00
Koushik Dutta
1b15453997
rpc: fix babel mucking up async generators
2023-11-10 17:00:25 -08:00
Koushik Dutta
793c583491
server/client: fix inadvertent inclusion of node:net in client. consolidate connection setup code.
2023-11-09 15:33:58 -08:00
Koushik Dutta
77d4b0a995
server/client: fixup client deps
2023-11-09 15:32:58 -08:00
Koushik Dutta
79eda5d356
server: cleanup imports
2023-11-09 15:31:13 -08:00
Koushik Dutta
86f3318133
server/client: fix inadvertent inclusion of node:net in client. consolidate connection setup code.
2023-11-09 15:30:26 -08:00
Brett Jia
7dec399ed7
server, client: send full ClusterObject on new eio endpoint ( #1170 )
...
* server: change connectRPCObject internal signature
* server, client: send ClusterObject + hash validation
---------
Co-authored-by: Koushik Dutta <koushd@gmail.com >
2023-11-09 09:47:18 -08:00
Brett Jia
e49f26b410
server, client: connectRPCObject for web api clients ( #1166 )
...
* initial pass at connectRPCObject proxy
* wip: connects to server but fails on pendingResults
* fix wrong rpcpeer bug + cleanup serialization
* small cleanups
* feedback, local object lookups
* rpc: fix up additional id gens
* feedback
* update example to use frame generator
---------
Co-authored-by: Koushik Dutta <koushd@gmail.com >
2023-11-08 09:22:07 -08:00
Koushik Dutta
1a7e0370c9
rpc: fix up additional id gens
2023-11-07 15:23:47 -08:00
Koushik Dutta
33b77b64de
rpc: id gen fix
2023-11-05 09:00:11 -08:00
Koushik Dutta
a41d4de97a
rpc: use non deterministic object ids
2023-11-04 20:24:21 -07:00
Brett Jia
be69c25076
server: fix crash on changing closed pty dimensions ( #1158 )
2023-10-31 08:52:11 -07:00
Brett Jia
96d292d39f
server: best-effort allow older clients to write to shell ( #1157 )
2023-10-30 21:00:38 -07:00
Brett Jia
d3593b9e40
server & core: handle binary terminal data ( #1149 )
...
* server & core: send terminal size info
* server & core: handle binary terminal data
* send all data as buffer
* add guard to not crash on mismatched core
2023-10-25 08:58:53 -07:00
Brett Jia
98c901486a
server & core: send terminal size info ( #1148 )
2023-10-24 20:43:04 -07:00
Koushik Dutta
e49e13a167
server: fix potential rce
2023-10-09 11:47:32 -07:00
Koushik Dutta
6b9163e84e
server: rename fetch helper
2023-09-20 08:07:09 -07:00
Koushik Dutta
d34396afbc
postbeta
2023-09-19 18:56:45 -07:00
Koushik Dutta
2622fc9256
postbeta
2023-09-19 16:46:09 -07:00
Koushik Dutta
403c742be3
server: token comment
2023-09-19 16:21:10 -07:00
Koushik Dutta
3127bc38cb
server: include token for basic auth login result
2023-09-19 15:22:48 -07:00
Koushik Dutta
5eab99866f
server: Force ipv4 for npm usage
2023-09-19 13:39:18 -07:00
Koushik Dutta
b8439aaec3
server: add axios post shim
2023-09-13 16:17:16 -07:00
Koushik Dutta
172ebf06de
server: add pending result method tracker
2023-09-06 07:50:53 -07:00
Koushik Dutta
4692be1586
server: v6/v4 mixup fix
2023-09-04 17:02:17 -07:00
Koushik Dutta
632d971dd5
server: remove axios
2023-09-04 16:56:49 -07:00
Koushik Dutta
7007456bdd
server: fix ipv6 addresses
2023-09-04 16:46:05 -07:00
Koushik Dutta
8d756a26bd
server: Fix hang caused by null-ish headers
2023-08-21 13:33:24 -07:00
Koushik Dutta
753373a691
server: validate local address
2023-07-22 18:54:23 -07:00
Koushik Dutta
ce5f568a5d
server: fix non admin cli login.
2023-06-24 10:49:58 -07:00
Koushik Dutta
1dad0126bc
postbeta
2023-06-08 08:08:24 -07:00
Koushik Dutta
9bce4acd14
postbeta
2023-06-07 15:20:38 -07:00
Koushik Dutta
cba20ec887
postbeta
2023-06-07 15:18:48 -07:00
Koushik Dutta
de56a8c653
server: remove dead code
2023-06-07 08:22:15 -07:00
Koushik Dutta
73cd40b540
server: strip and update dependencies
2023-06-07 08:17:13 -07:00
Koushik Dutta
af02753cef
server/core: support built in server updates
2023-05-23 12:04:02 -07:00