Go to file
Vasiliy Tolstov bf74b4394e api/handler: use http.MaxBytesReader and buffer pool (#1415)
* api/handler: use http.MaxBytesReader

protect api handlers from OOM cases

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-01-16 00:45:10 +03:00
rpc_test.go fix import paths for v2 release 2021-01-16 00:45:10 +03:00
rpc.go api/handler: use http.MaxBytesReader and buffer pool (#1415) 2021-01-16 00:45:10 +03:00
stream.go add websocket streaming to api rpc handler (#1326) 2021-01-16 00:45:10 +03:00