Releases: thejinchao/turbolink
Releases · thejinchao/turbolink
v1.4.1
v1.4
- 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)
- 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)
- 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)
Update libraries, include grpc(1.57), protobuf(4.23.4) and abseil(lts-2023-08-02)
v1.3 (UE5.3)
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
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
ver 1.0