mirror of
https://github.com/pgsty/minio.git
synced 2026-03-16 01:26:03 +01:00
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.