micro/api/handler/rpc
Vasiliy Tolstov 6fa27373ed
bundle qson lib in util (#1561)
* copy qson from https://github.com/joncalhoun/qson
  as author not want to maintain repo
* latest code contains our fix to proper decode strings
  with escaped & symbol
* replace package in api/handler/rpc

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-04-23 11:08:09 +03:00
..
rpc_test.go api/handler/rpc: process all methods and merge url params to json body (#1427) 2020-03-27 07:59:31 +00:00
rpc.go bundle qson lib in util (#1561) 2020-04-23 11:08:09 +03:00
stream.go api/handler/rpc: fix panic on invalid error conversation (#1483) 2020-04-04 00:55:15 +03:00