@hackage mu-grpc-common dependencies
10 results
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/mu-schema
Format-independent schemas for serialization
@hackage/mu-rpc
Protocol-independent declaration of services and servers.
@hackage/mu-protobuf
Protocol Buffers serialization and gRPC schema import for Mu microservices
@hackage/mu-avro
Avro serialization support for Mu microservices
@hackage/http2-grpc-types
Types for gRPC over HTTP2 common for client and servers.
@hackage/http2-grpc-proto3-wire
Encoders based on `proto3-wire` for gRPC over HTTP2.
@hackage/avro
Avro serialization support for Haskell