go-ethereum/rpc
maskpp eb79758c01
feat(sdk): support compressed response (#469)
* enable use compression algorithm

* fix ci

* Just enable decode compressed content at ethclient

* fix comments

---------

Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
2023-08-24 04:59:29 -07:00
..
testdata
client.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
client_example_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
client_test.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
constants_unix.go
constants_unix_nocgo.go
doc.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
endpoints.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
errors.go
handler.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
http.go feat(sdk): support compressed response (#469) 2023-08-24 04:59:29 -07:00
http_test.go
inproc.go
ipc.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
ipc_js.go
ipc_unix.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
ipc_windows.go
json.go
metrics.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
server.go feat(rpc): allow configure WS compression (#210) 2023-02-10 17:33:43 +08:00
server_test.go
service.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
stdio.go
subscription.go
subscription_test.go
testservice_test.go
types.go feat(rpc.BlockNumber): Add "finalized" and "safe" case in marshal and unmarshal interface. (#213) 2023-02-10 10:11:39 +01:00
types_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
websocket.go feat(rpc): allow configure WS compression (#210) 2023-02-10 17:33:43 +08:00
websocket_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00