Releases: hopin-team/twirp-ts
Releases · hopin-team/twirp-ts
1.4.1
- Added support for protobuf-ts message definition
- added error cause on malformed request
1.3.0
1.3.0
- Improved express integration exposing
matchingPath()
- Exposed server method list
1.2.0
1.2.0
- Accesible
serviceName
and packageName
properties from the TwirpServer
instance
1.1.0
- Marking as deprecated
withPrefix()
in favour of the config object in the httpHandler({ prefix: "" })
- General tidy up
1.0.0
Twirp TS
A complete client and server implementation of Twirp in typescript
First release!