..
testdata
client.go
all: change reflect.Ptr to reflect.Pointer ( #35176 )
2026-06-18 18:34:34 +02:00
client_example_test.go
client_opt.go
rpc: add option to configure TextMapPropagator on client ( #35132 )
2026-06-10 12:04:54 -05:00
client_opt_test.go
all: update license comments and AUTHORS ( #31133 )
2025-02-05 23:01:17 +01:00
client_test.go
rpc: fix a flaky test of the websocket ( #33002 )
2025-10-23 20:58:33 +08:00
context_headers.go
doc.go
all: update dead wiki links ( #32215 )
2025-07-15 06:24:17 -06:00
endpoints.go
errors.go
handler.go
rpc, internal/telemetry: trace JSON-RPC response writes ( #35049 )
2026-06-02 14:13:06 +02:00
http.go
rpc: add option to configure TextMapPropagator on client ( #35132 )
2026-06-10 12:04:54 -05:00
http_test.go
rpc: avoid unnecessary RST_STREAM, PING frames sent by client ( #33122 )
2025-11-11 15:54:36 +01:00
inproc.go
ipc.go
ipc_js.go
ipc_unix.go
ipc_wasip1.go
all: add build tags for wasip1 ( #31090 )
2025-01-30 16:58:53 +01:00
ipc_windows.go
json.go
all: change reflect.Ptr to reflect.Pointer ( #35176 )
2026-06-18 18:34:34 +02:00
metrics.go
server.go
rpc, internal/telemetry: add OpenTelemetry tracing for JSON-RPC calls ( #33452 )
2026-01-14 10:58:30 -07:00
server_test.go
rpc: accept Windows reset error in websocket read limit test ( #34928 )
2026-06-04 10:57:11 -06:00
service.go
all: change reflect.Ptr to reflect.Pointer ( #35176 )
2026-06-18 18:34:34 +02:00
stdio.go
subscription.go
beacon/engine, rpc: optimize JSON encoding for large blob payloads ( #33969 )
2026-05-20 20:25:56 +02:00
subscription_test.go
beacon/engine, rpc: optimize JSON encoding for large blob payloads ( #33969 )
2026-05-20 20:25:56 +02:00
testservice_test.go
tracing_test.go
rpc: fix flaky TestTracingHTTPTimeout ( #35172 )
2026-06-16 07:46:34 -05:00
types.go
beacon/engine, rpc: optimize JSON encoding for large blob payloads ( #33969 )
2026-05-20 20:25:56 +02:00
types_test.go
websocket.go
rpc, internal/telemetry: trace JSON-RPC response writes ( #35049 )
2026-06-02 14:13:06 +02:00
websocket_test.go
rpc: fix method-name matched before maxMethodNameLength ( #35038 )
2026-05-27 16:32:51 +02:00