Skip to content

An async `Stream` that polls many `Future`s, returning their results out of order as they arrive.

License

Notifications You must be signed in to change notification settings

irrustible/futures-many

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

futures-many

License Package Documentation

A Stream of (potentially out of order) results from polling many Futures.

Copyright and License

Copyright (c) 2020 James Laver, futures-many Contributors

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

About

An async `Stream` that polls many `Future`s, returning their results out of order as they arrive.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages