golang-connectrpc-connect 1.13.0-1 source package in Ubuntu

Changelog

golang-connectrpc-connect (1.13.0-1) unstable; urgency=medium

  * New upstream version 1.13.0
  * Add new golang-golang-x-net-dev dependency
  * Add Built-Using to protoc-gen-connect-go
  * Exclude CI conformance tool from build and package

 -- Maytham Alsudany <email address hidden>  Sun, 17 Dec 2023 16:14:25 +0530

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
golang-connectrpc-connect_1.13.0-1.dsc 1.7 KiB a81466a605c91c49b5c58ac22496309d7af2d500dfafc75f6b500428c893e33b
golang-connectrpc-connect_1.13.0.orig.tar.gz 138.5 KiB 0d501f79a8e3c5190b74a95bb927073d6ddd97e35dee009c52b14be5bfd648f9
golang-connectrpc-connect_1.13.0-1.debian.tar.xz 2.6 KiB b678ae826923e350e2c6c66afed3dc0a57f170a741fd7d3eecfcf3540cf4435c

Available diffs

No changes file available.

Binary packages built by this source

golang-connectrpc-connect-dev: Go implementation of Connect (library)

 Connect is a slim library for building browser and gRPC-compatible HTTP APIs.
 You write a short Protocol Buffer schema and implement your application logic,
 and Connect generates code to handle marshaling, routing, compression, and
 content type negotiation. It also generates an idiomatic, type-safe client.
 Handlers and clients support three protocols: gRPC, gRPC-Web, and Connect's own
 protocol.
 .
 The Connect protocol is a simple protocol that works over HTTP/1.1 or HTTP/2.
 It takes the best portions of gRPC and gRPC-Web, including streaming, and
 packages them into a protocol that works equally well in browsers, monoliths,
 and microservices. Calling a Connect API is as easy as using curl.

protoc-gen-connect-go: Go implementation of Connect (protobuf plugin)

 Connect is a slim library for building browser and gRPC-compatible HTTP APIs.
 You write a short Protocol Buffer schema and implement your application logic,
 and Connect generates code to handle marshaling, routing, compression, and
 content type negotiation. It also generates an idiomatic, type-safe client.
 Handlers and clients support three protocols: gRPC, gRPC-Web, and Connect's own
 protocol.
 .
 The Connect protocol is a simple protocol that works over HTTP/1.1 or HTTP/2.
 It takes the best portions of gRPC and gRPC-Web, including streaming, and
 packages them into a protocol that works equally well in browsers, monoliths,
 and microservices. Calling a Connect API is as easy as using curl.
 .
 protoc-gen-connect-go is a plugin for the Protobuf compiler that generates Go
 code for Connect.

protoc-gen-connect-go-dbgsym: No summary available for protoc-gen-connect-go-dbgsym in ubuntu oracular.

No description available for protoc-gen-connect-go-dbgsym in ubuntu oracular.