Commit Graph

31 Commits

Author SHA1 Message Date
Kevin Franklin Kim
3677ba8f02
chore: add mise 2025-09-18 23:21:15 +02:00
Kevin Franklin Kim
3b76712d0b
feat: go 1.24.0 2025-06-03 16:48:23 +02:00
Kevin Franklin Kim
164ebf3a66
revert: debug 2025-03-07 15:16:36 +01:00
Kevin Franklin Kim
b0ae7d879d
revert: build.debug 2024-11-08 13:59:18 +01:00
Kevin Franklin Kim
e5fdd2567f
chore: update build 2024-03-19 13:52:06 +01:00
franklin
9c57a510e1 fix: lint errors 2023-03-30 14:42:06 +02:00
franklin
666fc392a8 feat: bump dependencies 2023-03-30 14:34:02 +02:00
Kevin Franklin Kim
5ea922d055 fix: fix lint errors 2022-08-17 08:48:21 +02:00
Kevin Franklin Kim
609c0067a7 chore: exclude node_modules 2022-08-17 07:49:24 +02:00
Kevin Franklin Kim
7faf7e4c98 feat: add monitor 2022-05-04 11:16:04 +02:00
Kevin Franklin Kim
9b56c5f7f3 feat: support time.Time 2022-03-29 14:49:59 +02:00
Kevin Franklin Kim
9c5748892a feat: update examples 2022-03-03 07:46:55 +01:00
Kevin Franklin Kim
b1eeafc427 feat: support union types 2022-03-02 15:18:09 +01:00
Kevin Franklin Kim
7a72317fbe feat: replace examples 2022-02-17 14:22:15 +01:00
Kevin Franklin Kim
a7966755e2 feat: remove default and synchronous commonjs support 2022-02-17 13:41:41 +01:00
Kevin Franklin Kim
8870837d14 feat: update dependencies 2022-02-15 12:10:34 +01:00
franklin
befd147899 feat: remove PHP support 2021-04-29 14:45:53 +02:00
franklin
5ae8698afd feat: support interface scalar type 2021-04-09 13:03:50 +02:00
franklin
c183810bc6 chore: fix and improve build 2021-02-12 15:30:18 +01:00
Stefan Martinov
a466ce70f7 feat: add support of go-modules for gotsrpc 2019-05-28 10:43:38 +02:00
Stefan Martinov
6a31dccd32 feat: add contitional build for tags 2018-11-26 16:03:02 +01:00
Stefan Martinov
80fe3d7b3d feat: update code generator protocol and add interfaces to clients 2018-11-23 14:43:33 +01:00
Jan Halfar
a528dd802b prepared new version to 0.11.0 with async tc client support 2018-06-12 14:27:42 +02:00
Jan Halfar
e02c39426e demo Makefile happy again 2017-10-18 15:55:15 +02:00
Stefan Martinov
001d015382 Add travis configuration for automated builds and update makefile 2017-07-07 14:43:48 +02:00
Stefan Martinov
7f9936beb5 Add glide and goreleaser to makefile 2017-07-07 14:24:25 +02:00
Stefan Martinov
83962012ea Merge branch 'master' of https://github.com/foomo/gotsrpc
* 'master' of https://github.com/foomo/gotsrpc:
  merged slice-args and added test for arg loading
  implemented ServiceList to get determistically sorted code
  reverted code sorting attempts
  yet another codegen reference point
  sorting next iteration
  added target test
  reomved old tests
  alphabeitc order ensured
  code gen demo update
  docs aond demo update
  codegen update
  inline testyaml fixed
  skipping private constants
  removed r and w from php client generator
  next arg handling iteration, by passing in pointers
  back to number casting
  handling of string params
  finetuning slice argument unmarshalling

# Conflicts:
#	Makefile
2017-07-07 14:08:08 +02:00
Stefan Martinov
7dfe81c821 Add goreleaser to makefile 2017-07-07 14:07:35 +02:00
Jan Halfar
d1f8b5f2e1 added target test 2017-07-03 15:58:03 +02:00
franklin
1b265a6621 added make demo 2016-12-14 15:51:50 +01:00
Jan Halfar
c4b610bc5f added a little Makefile 2016-07-22 15:55:33 +02:00