sebfia / FSharp.Proton

Protobuf for F#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proton

A Protobuf encoder and decoder for F# types.

Proton is a Thoth.Json like library for serializing and deserializing FSharp types (Records and Unions) to and from protobuf without having these types depend on protobuf-net.

Build Status

About

Protobuf for F#

License:MIT License


Languages

Language:F# 100.0%