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

https://github.com/davydovanton/anystream

Experiment ruby streaming framework
https://github.com/davydovanton/anystream

Last synced: 3 months ago
JSON representation

Experiment ruby streaming framework

Awesome Lists containing this project

README

        

# Anystream

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'anystream'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install anystream

## Usage

### Initialization
### Consumer
### Producer
### Events

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

## Code of Conduct

Everyone interacting in the Anystream project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/davydovanton/anystream/blob/master/CODE_OF_CONDUCT.md).