From 8d76eb12d5223d0fc3ea65d8d97f1feda2fcc340 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 14 Jan 2022 16:08:02 +0100 Subject: Adding upstream version 0.1.1. Signed-off-by: Daniel Baumann --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..d81136d --- /dev/null +++ b/README.md @@ -0,0 +1,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! -- cgit v1.2.3