mirror of
https://github.com/pgsty/silo.git
synced 2026-09-22 10:33:43 +00: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.