Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@protobuf-ts/twirp-transport
Advanced tools
Twirp transport for code generated by the protobuf-ts plugin.
Twirp transport for code generated by the protobuf-ts plugin.
This is a fully compatible Twirp implementation in typescript.
To use Twirp, add this package as a dependency, create an instance of
the class TwirpFetchTransport
and pass it to the constructor of your
generated service clients.
This transport requires the fetch API. You can polyfill globalThis
or
using the TwirpOptions.fetchApi
option. The transport is tested with
the polyfill packages "node-fetch" and "abort-controller".
Features:
google.protobuf.Any
, also when reading a JSON responseThe twirp error codes in twirp-format.ts
are from twirp / errors.go.
Copyright 2018 by Twitch Interactive, Inc.
FAQs
Twirp transport for clients generated by the protoc plugin "protobuf-ts".
The npm package @protobuf-ts/twirp-transport receives a total of 60,458 weekly downloads. As such, @protobuf-ts/twirp-transport popularity was classified as popular.
We found that @protobuf-ts/twirp-transport demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.