This website requires JavaScript.
Explore
Help
Register
Sign In
grpc
/
grpc-go
mirror of
https://github.com/grpc/grpc-go.git
Watch
1
Star
0
Fork
You've already forked grpc-go
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9ab8b62505
grpc-go
/
encoding
History
Paul Chesnais
9ab8b62505
Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (
#7356
)
2024-08-21 14:11:39 -07:00
..
gzip
*: update `interface{}` to `any` and `go.mod` version to `go 1.19` (
#6544
)
2023-08-14 09:04:46 -07:00
proto
Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (
#7356
)
2024-08-21 14:11:39 -07:00
encoding.go
encoding: fix mention of DecompressedSize in docstring (
#6665
)
2023-09-26 14:37:22 -07:00
encoding_test.go
Update docs and examples and tests to use NewClient instead of Dial (
#7068
)
2024-04-19 10:55:23 -07:00
encoding_v2.go
Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` (
#7356
)
2024-08-21 14:11:39 -07:00