Commit Graph

22 Commits

Author SHA1 Message Date
Kevin Franklin Kim
8b207d632b
fix: lint issues 2025-06-03 16:49:35 +02:00
Kevin Franklin Kim
06f4516256
fix: lint issues 2025-03-06 16:08:57 +01:00
Kevin Franklin Kim
832fd47d1c
feat: use buffer 2025-02-18 14:06:01 +01:00
Kevin Franklin Kim
5ea922d055 fix: fix lint errors 2022-08-17 08:48:21 +02:00
Kevin Franklin Kim
ee5ede87ee feat: move error wrapping to msgpack only 2022-03-03 07:47:19 +01:00
Kevin Franklin Kim
b1eeafc427 feat: support union types 2022-03-02 15:18:09 +01:00
franklin
706c22fb6d feat: format error message 2021-07-28 15:38:25 +02:00
franklin
430911ed9d feat: add context to go client 2021-05-21 14:42:01 +02:00
Stefan Martinov
3e8dbee6e1
TSRPC Call Cleanup (#23)
* chore: add content-length and remove argument callbacks

* chore: refactor gotsrpc client

* chore: update generated code to drain request body and re-generate
2020-03-17 16:56:14 +01:00
Stefan Martinov
efa7e6351b feat: add foomo s2s headers 2019-11-20 15:50:55 +01:00
Stefan Martinov
9bee60ebcc feat: add setting of custom headers to clients 2019-11-20 14:48:05 +01:00
Stefan Martinov
aeba882310 feat: add http in constructor (if required) 2018-12-20 12:02:41 +01:00
Stefan Martinov
c18c777692 feat: add http factory to inject global configurators 2018-12-20 11:53:04 +01:00
Stefan Martinov
5a9cbc7bec fix: fix shameful mistake with error handling 2018-11-30 16:27:32 +01:00
Stefan Martinov
8ae28037da feat: update generator to passthrough client encoding / transport client 2018-11-30 15:24:42 +01:00
Stefan Martinov
8cee3c7df9 feat: update handling of servers & clients 2018-11-30 15:13:04 +01:00
Jan Halfar
d93b987eaf feat: change handling in decoding of raw type to string 2018-11-30 13:49:39 +01:00
Stefan Martinov
80fe3d7b3d feat: update code generator protocol and add interfaces to clients 2018-11-23 14:43:33 +01:00
franklin
2308da7529 added configurable transport 2016-12-14 13:44:16 +01:00
franklin
3be8701fd9 fix go scalar args conversion 2016-12-13 17:45:11 +01:00
franklin
68dc67cac1 fixed unnamed return values 2016-12-13 17:03:56 +01:00
franklin
d244d82c85 added go tsrpc client generation 2016-12-13 16:38:00 +01:00