Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jacobbubu/scuttlebutt-pull

A roughly implementation of [scuttlebutt](https://github.com/dominictarr/scuttlebutt) that uses [pull-stream](https://pull-stream.github.io) and written in typescript.
https://github.com/jacobbubu/scuttlebutt-pull

Last synced: 2 months ago
JSON representation

A roughly implementation of [scuttlebutt](https://github.com/dominictarr/scuttlebutt) that uses [pull-stream](https://pull-stream.github.io) and written in typescript.

Awesome Lists containing this project

README

        

# @jacobbubu/scuttlebutt-pull

[![Build Status](https://travis-ci.org/jacobbubu/scuttlebutt-pull.svg)](https://travis-ci.org/jacobbubu/scuttlebutt-pull)
[![Coverage Status](https://coveralls.io/repos/github/jacobbubu/scuttlebutt-pull/badge.svg)](https://coveralls.io/github/jacobbubu/scuttlebutt-pull)
[![npm](https://img.shields.io/npm/v/@jacobbubu/scuttlebutt-pull.svg)](https://www.npmjs.com/package/@jacobbubu/scuttlebutt-pull/)

A roughly implementation of [scuttlebutt](https://github.com/dominictarr/scuttlebutt) that uses [pull-stream](https://pull-stream.github.io) and written in typescript.

This project is still in development, pls do not use it in production.