mirror of
https://github.com/minio/minio.git
synced 2024-12-25 22:55:54 -05:00
6a53dd1701
Added support for new RPC support using HTTP POST. RPC's arguments and reply are Gob encoded and sent as HTTP request/response body. This patch also removes Go RPC based implementation. |
||
---|---|---|
.. | ||
client_test.go | ||
client.go | ||
server_test.go | ||
server.go |