Go to file
Vasiliy Tolstov 0ccd618bb1 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>
2021-01-16 00:45:10 +03:00
rpc_test.go api/handler/rpc: process all methods and merge url params to json body (#1427) 2021-01-16 00:45:10 +03:00
rpc.go bundle qson lib in util (#1561) 2021-01-16 00:45:10 +03:00
stream.go api/handler/rpc: fix panic on invalid error conversation (#1483) 2021-01-16 00:45:10 +03:00