bifrost 0.3.0

A channel based thread-safe event loop
Documentation
# Bifrost


[![Build Status](https://travis-ci.com/terahxluna/bifrost.svg)](https://travis-ci.com/terahxluna/bifrost)
[![Crates.io](https://img.shields.io/crates/v/bifrost.svg)](https://crates.io/crates/bifrost)
[![Documentation](https://docs.rs/bifrost/badge.svg)](https://docs.rs/bifrost)

Bifrost provide a single threaded event loop accessible safely from multiple threads

## License


Licensed under the [MIT License](LICENSE.txt) (http://opensource.org/licenses/MIT)