You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.
support of the TWIRP, a gRPC simplification, which works over HTTP1.1 and also supports standardized JSON fallback, would be a very complementary improvement for tower-grpc/-web.
right now there is only one rust implementation of twirp available (prost-twirp), which is unfortunatly unmaintained/outdated and featurewise incomplete (no json fallback support)
The text was updated successfully, but these errors were encountered:
support of the TWIRP, a gRPC simplification, which works over HTTP1.1 and also supports standardized JSON fallback, would be a very complementary improvement for tower-grpc/-web.
right now there is only one rust implementation of twirp available (prost-twirp), which is unfortunatly unmaintained/outdated and featurewise incomplete (no json fallback support)
The text was updated successfully, but these errors were encountered: