You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,8 @@
1
-
## ABOUT
1
+
# Protobuf Codec
2
+
Protobuf-codec provides codec for protobuf and other data formats like xml/json. It is fast and relies on proven frameworks like [jackson](http://jackson.codehaus.org/)
3
+
for json and [woodstox](http://woodstox.codehaus.org/) for xml for parsing.
2
4
3
-
Protobuf-codec provides codec for protobuf and other data formats like xml/json. It is fast and relies on proven frameworks like [[jackson|http://jackson.codehaus.org/]]
4
-
for json and [[woodstox | http://woodstox.codehaus.org/]] for xml for parsing.
5
-
6
-
[[Project Wiki | https://github.com/sijuv/protobuf-codec/wiki]]
0 commit comments