Skip to content

Releases: hopin-team/twirp-ts

1.4.1

20 Jun 17:32
Compare
Choose a tag to compare
  • Added support for protobuf-ts message definition
  • added error cause on malformed request

1.3.0

20 Jun 11:50
Compare
Choose a tag to compare

1.3.0

  • Improved express integration exposing matchingPath()
  • Exposed server method list

1.2.0

19 Jun 21:55
7627f3e
Compare
Choose a tag to compare

1.2.0

  • Accesible serviceName and packageName properties from the TwirpServer instance

1.1.0

14 Jun 19:06
Compare
Choose a tag to compare
  • Marking as deprecated withPrefix() in favour of the config object in the httpHandler({ prefix: "" })
  • General tidy up

1.0.0

14 Jun 15:03
Compare
Choose a tag to compare

Twirp TS

A complete client and server implementation of Twirp in typescript

First release!