Petr Houska created THRIFT-4628:
-----------------------------------
Summary: Donating documentation for Serialization /
Deserialization in .netcore and C
Key: THRIFT-4628
URL: https://issues.apache.org/jira/browse/THRIFT-4628
Project: Thrift
Issue Type: Documentation
Components: .NETCore - Library, C glib - Library, Documentation,
Tutorial
Reporter: Petr Houska
While trying to use Thrift for serialization / deserialization only on NetCore
& C_glib I realized there's little to no documentation / tutorials on how to do
it. And so I would love to donate the modest sample apps (for each respective
platform) that I created throughout the process of learning how to do it.
I've written an email to user mailing list and was told to move the
conversation there. In that thread I also linked older version of the example
code I wanted to share. Newer version can be found here:
[https://gist.github.com/petrroll/6a78112a676b8bfc2260dcdab07f64b5]
I'm fully aware that the code isn't ideal (it doesn't reuse buffers, doesn't do
proper error handling, ..) but I think it could still have some value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)