https://github.com/square/wire
gRPC and protocol buffers for Android, Kotlin, Swift and Java.
https://github.com/square/wire
Last synced: 7 months ago
JSON representation
gRPC and protocol buffers for Android, Kotlin, Swift and Java.
- Host: GitHub
- URL: https://github.com/square/wire
- Owner: square
- License: apache-2.0
- Created: 2013-08-21T15:45:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-04-30T00:53:31.000Z (7 months ago)
- Last Synced: 2025-05-12T02:41:07.730Z (7 months ago)
- Language: Kotlin
- Homepage: https://square.github.io/wire/
- Size: 21.6 MB
- Stars: 4,325
- Watchers: 169
- Forks: 582
- Open Issues: 169
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: docs/code_of_conduct.md
- Security: docs/security.md
Awesome Lists containing this project
- awesome-java-zh - Wire - 干净,轻量级的协议缓冲区。 (项目 / 数据结构)
- awesome-kotlin - wire - gRPC and protocol buffers for Android, Kotlin, and Java. (Libraries)
- awesome-android-person - wire
- fucking-awesome-java - Wire - Clean, lightweight protocol buffers. (Projects / Data Structures)
- awesome-java - Wire - Clean, lightweight protocol buffers. (Projects / Data Structures)
- useful-java-links - Wire - Clean, lightweight protocol buffers for Android and Java. License: [Apache 2](http://www.apache.org/licenses/LICENSE-2.0).  (II. Databases, search engines, big data and machine learning / 2. Data structures)
- awesome-android-ui - https://github.com/square/wire
- awesome-java - Wire - Clean, lightweight protocol buffers. (Projects / Data Structures)
- awesome-java - Wire - Clean, lightweight protocol buffers. (Data structures)
- awesome-android-libraries - wire
- awesome-jvm - wire - Clean, lightweight protocol buffers for Android and Java. (Memory and concurrency)
README
Wire
====
See the [project website][wire] for documentation and APIs.
Wire is the best solution to manage your [protobuf][1] schemas!
License
--------
Copyright 2013 Square, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
[1]: https://protobuf.dev/
[wire]: https://square.github.io/wire/