Skip to content

Releases: thejinchao/turbolink

v1.4.1

20 Apr 15:20
Compare
Choose a tag to compare
  • support MetaData and DeadLine function
  • remove deprecated string cast function
  • fix compile error on native Linux compile environment
  • fixed some compilation warnings

v1.4

26 Dec 06:53
Compare
Choose a tag to compare
  • support client-side streaming RPC function
  • for the client-side streaming GRPC function and bidirectional streaming GRPC function, add OnWriteComplete callback function to respond to the writing completion event.
  • support async node to call the server-side streaming RPC function
  • add several utility functions

v1.3.1 (UE4.27)

03 Oct 11:53
Compare
Choose a tag to compare
  • update protoc-gen-turbolink.exe to 2.6.6, remove hyphens from the filename of generated files and fix a duplicate name problem
  • fix several issues related to plugin packages

v1.3.1 (UE5.3)

03 Oct 12:04
Compare
Choose a tag to compare
  • update protoc-gen-turbolink.exe to 2.6.6, remove hyphens from the filename of generated files and fix a duplicate name problem
  • fix several issues related to plugin packages

v1.3 (UE4.27)

28 Sep 03:54
Compare
Choose a tag to compare

Update libraries, include grpc(1.57), protobuf(4.23.4) and abseil(lts-2023-08-02)

v1.3 (UE5.3)

28 Sep 04:00
Compare
Choose a tag to compare

Update libraries, include grpc(1.57), protobuf(4.23.4) and abseil(lts-2023-08-02). And the plug-in is adapted to UE5.3

ver 1.1

22 May 02:12
Compare
Choose a tag to compare

Fixed a bug that caused compilation to fail under UE5.2
If the service does not contain any non-stream functions, *Node file will not be generated

ver 1.0

09 May 13:09
Compare
Choose a tag to compare

ver 1.0