summaryrefslogtreecommitdiffstats
path: root/README.md
blob: d81136dd05dfd50d19fee739453507c076cc4116 (plain)
1
2
3
4
5
6
7
8
# Minimalistic Frame Streams library

[![Build Status](https://travis-ci.com/DNS-OARC/tinyframe.svg?branch=develop)](https://travis-ci.com/DNS-OARC/tinyframe) [![Total alerts](https://img.shields.io/lgtm/alerts/g/DNS-OARC/tinyframe.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/DNS-OARC/tinyframe/alerts/) [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=dns-oarc%3Atinyframe&metric=bugs)](https://sonarcloud.io/dashboard?id=dns-oarc%3Atinyframe) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=dns-oarc%3Atinyframe&metric=security_rating)](https://sonarcloud.io/dashboard?id=dns-oarc%3Atinyframe)

`tinyframe` is a minimalistic library for reading and writing the
[Frame Streams](https://github.com/farsightsec/fstrm) protocol.

Currently Work in Progress!