Skip to content

Releases: zgid123/grpc-ts

@grpc.ts/[email protected]

19 Apr 10:14
Compare
Choose a tag to compare

Release @grpc.ts/[email protected]

Changelogs

add rxjs to handle the message from handleMessage of NestJS when it is observable

@grpc.ts/[email protected]

19 Apr 06:47
Compare
Choose a tag to compare

Release @grpc.ts/[email protected]

Changelogs

fix addUnaryHandler for server to support add individual handler

@grpc.ts/[email protected]

18 Apr 12:28
Compare
Choose a tag to compare

Release @grpc.ts/[email protected]

Changelogs

export more info

@grpc.ts/[email protected]

18 Apr 12:27
Compare
Choose a tag to compare

Release @grpc.ts/[email protected]

Changelogs

export more info

@grpc.ts/[email protected]

18 Apr 12:26
Compare
Choose a tag to compare

Release @grpc.ts/[email protected]

Changelogs

fix type for usage with cli

@grpc.ts/[email protected]

18 Apr 12:25
Compare
Choose a tag to compare

Release @grpc.ts/[email protected]

Changelogs

  • export more info for usage with cli
  • fix grpcTimestampToDate logic

@grpc.ts/[email protected]

18 Apr 18:26
Compare
Choose a tag to compare

Release @grpc.ts/[email protected]

Changelogs

  • support google.protobuf.Empty as {} in TypeScript
  • always Metadata, GrpcTimestamp, ServiceClient from @grpc.ts/core

@grpc.ts/[email protected]

18 Apr 07:40
Compare
Choose a tag to compare

Release @grpc.ts/[email protected]

Changelogs

generate typing for gRPC from protobuf file

@grpc.ts/[email protected]

16 Apr 13:22
Compare
Choose a tag to compare

Release @grpc.ts/[email protected]

Changelogs

create custom server for nestjs

@grpc.ts/[email protected]

16 Apr 13:24
Compare
Choose a tag to compare

Release @grpc.ts/[email protected]

Changelogs

create Dynamic Module client for NestJS