summaryrefslogtreecommitdiff
path: root/grpc
AgeCommit message (Expand)AuthorFilesLines
2022-02-03replace framework include of flatbuffers (#7079)Derek Bailey1-145/+133
2022-02-03fix go_test implement error (#7012)godcong1-4/+10
2022-02-02removed BSD-3-Clause license and Zlib licenses (#7073)Derek Bailey10-675/+514
2022-02-01Updates swift gen licence for grpc code (#7063)mustiikhalil1-27/+10
2022-01-29Convert flatbuffers_version_string to inline function (#7046)Derek Bailey1-2/+0
2021-12-18Reverting grpc generated file suffix (#6995)Panagiotis Gourgaris2-3/+5
2021-12-09Fix typo in variable name (#6973)David Sanders1-2/+2
2021-12-02Have grpc include file with correct filename-suffix given to flatc (#6954)Panagiotis Gourgaris2-4/+4
2021-11-18Fix integer overflow warningsWouter van Oortmerssen1-1/+1
2021-11-04Keep methods with struct name and switch them to default (#6879)lu-wang-g2-24/+18
2021-10-07Adds JSON encoding to swift (#6874)mustiikhalil3-1/+25
2021-09-27Improves documentation, and adding DocC (#6784)mustiikhalil2-7/+15
2021-08-14update Java version to 2.0.3Wouter van Oortmerssen3-4/+4
2021-07-29[C++] Use proper gRPC C++ API when using MemoryBuffer Slice (#6756)Esun Kim3-15/+8
2021-06-17Add the file a symbol is declared in to Reflection (#6613)Casper1-4/+4
2021-06-06[C++/grpc] added hiding of unused variables in the generated code (#6677)Alexander Dzyuba1-48/+37
2021-06-03avoiding more NoSuchMethod exceptions (#6671)Kamil Rojewski3-4/+4
2021-05-24Prepare for Java 2.0.1 releaseWouter van Oortmerssen3-4/+4
2021-05-20[TS/JS] Updates the grpc (#6654)mustiikhalil6-31/+43
2021-05-20Updates go lang support to allow other languages to communicate with it (#6653)mustiikhalil2-4/+3
2021-05-17Fix gRPC test to use EndVector without specifying the length. (#6646)Richard A Hofer1-3/+3
2021-05-14Implements verifier and code gen for swift (#6373)mustiikhalil1-2/+14
2021-05-13Fixed Java gRPC version number dependencyWouter van Oortmerssen1-1/+1
2021-05-10More missing version changesHEADv2.0.0masterWouter van Oortmerssen1-2/+2
2021-05-10Updated main version numbers to 2.0Wouter van Oortmerssen4-6/+6
2021-04-24[swift] Implements union strings (#6589)mustiikhalil1-8/+8
2021-04-12[TS] Add Build TS to CI jobs (#6524)Björn Harrtell4-3/+3
2021-04-05[CI] fixes buildkite (#6544)mustiikhalil1-1/+1
2021-03-25[grpc] Support latest version of grpc PoC (#6338)Jeong YunWon6-26/+46
2021-03-18[GO] Tries to add go format to the CI (#6518)mustiikhalil1-0/+36
2021-03-09Bump grpc to 1.0.0 (#6507)mustiikhalil1-1/+1
2021-02-25Working on a python example plus fixing python grpc code (#6456)mustiikhalil13-666/+401
2021-02-23[CI] Adds Code Generation tests on Github Actions (#6482)mustiikhalil1-1/+29
2021-02-20[Swift] Moves grpc example to grpc/examples (#6479)mustiikhalil7-3/+484
2021-02-20[TS] Moves grpc code to examples folder (#6476)mustiikhalil11-21/+33
2021-02-19[Go] Working on a go example plus fixing go grpc code (#6448)mustiikhalil16-54/+623
2021-02-11[CMake] Renames BUILD files (#6457)mustiikhalil1-0/+0
2021-02-10Updating working code (#6441)mustiikhalil9-288/+309
2021-02-04Upgrade swift grpc to alpha 24 (#6439)mustiikhalil1-103/+225
2020-11-16[Swift] Adds a format file and reformats the swift project (#6250)mustiikhalil1-38/+42
2020-10-15fix(go_test): remove deprecated grpc call (#6183)Niels Hofmans1-1/+2
2020-10-12Bump junit from 4.12 to 4.13.1 in /grpc/tests (#6173)dependabot[bot]1-1/+1
2020-10-12Bump junit from 4.12 to 4.13.1 in /grpc (#6172)dependabot[bot]1-1/+1
2020-10-07[TS] GRPC Implementation (#6141)mustiikhalil12-2/+925
2020-08-22Adds proper access types for swift object api & flatbuffers & grpc (#6081)mustiikhalil2-2/+3
2020-07-31[Swift] Append namespace for Swift Grpc implementation (#6049)Liu Liu2-16/+27
2020-07-21Allow to run cpp tests under grpc/tests/ using bazel. (#6040)Shengzhe4-1/+30
2020-07-20[Swift] Optional Scalars Preparation (#6028)mustiikhalil1-4/+4
2020-06-04Adds bool support in structs + updates grpc support + CI upgrades (#5943)mustiikhalil1-8/+2
2020-04-06Upgraded swift implementation for grpc (#5843)mustiikhalil1-3/+3