Skip to content

terrychendev/Avro-C-Sharp-Working-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Avro-C-Sharp-Working-Example

Apache Avro

is an awesome data serialization framework. However, it took me a while to get it working
with my C# stack. Here is a working example to demonstrate how to get it working in C#,
encode the data object into a buffer, and finally send the buffer through UDP.

About

A working example to send Avro data through UDP connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages