An open API service indexing awesome lists of open source software.

https://github.com/xmidt-org/wrpnng

A Nanomsg interface for WRP.
https://github.com/xmidt-org/wrpnng

Last synced: 2 months ago
JSON representation

A Nanomsg interface for WRP.

Awesome Lists containing this project

README

        

# wrpnng
A Nanomsg interface for WRP.

[![Build Status](https://github.com/xmidt-org/wrpnng/actions/workflows/ci.yml/badge.svg)](https://github.com/xmidt-org/wrpnng/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/xmidt-org/wrpnng/graph/badge.svg?token=XvcXIaXcmE)](https://codecov.io/gh/xmidt-org/wrpnng)
[![Go Report Card](https://goreportcard.com/badge/github.com/xmidt-org/wrpnng)](https://goreportcard.com/report/github.com/xmidt-org/wrpnng)
[![Apache V2 License](http://img.shields.io/badge/license-Apache%20V2-blue.svg)](https://github.com/xmidt-org/wrpnng/blob/main/LICENSE)
[![GitHub Release](https://img.shields.io/github/release/xmidt-org/wrpnng.svg)](https://github.com/xmidt-org/wrpnng/releases)
[![GoDoc](https://pkg.go.dev/badge/github.com/xmidt-org/wrpnng)](https://pkg.go.dev/github.com/xmidt-org/wrpnng)

## Summary

A Nanomsg interface for WRP messages, in go. This replaces the functionality of
the libparodus c library.