This website requires JavaScript.
Explore
Help
Sign In
unistack-org
/
micro-codec-proto
Watch
4
Star
0
Fork
0
You've already forked micro-codec-proto
Code
Issues
Pull Requests
Packages
Projects
Releases
15
Wiki
Activity
micro
170
Commits
2
Branches
15
Tags
562
KiB
Go
100%
v3.10.0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Vasiliy Tolstov
e0ae6cf5ff
Merge pull request 'add proto codec.Frame support' (
#100
) from proto-frame into v3
...
Reviewed-on:
#100
2023-03-05 22:20:27 +03:00
.github
Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (
#90
)
2023-01-31 06:49:51 +03:00
.gitignore
Initial commit
2020-11-03 01:20:06 +03:00
codec_test.go
change import paths
2021-10-25 20:22:23 +03:00
go.mod
add proto codec.Frame support
2023-03-05 22:20:00 +03:00
go.sum
Bump go.unistack.org/micro/v3 from 3.10.13 to 3.10.14
2023-02-27 19:06:26 +00:00
LICENSE
Initial commit
2020-11-03 01:20:06 +03:00
proto.go
add proto codec.Frame support
2023-03-05 22:20:00 +03:00
README.md
Initial commit
2020-11-03 01:20:06 +03:00
README.md
micro-codec-proto