Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Isomorphic Streams #6

Open
Bamieh opened this issue Nov 13, 2017 · 0 comments
Open

Isomorphic Streams #6

Bamieh opened this issue Nov 13, 2017 · 0 comments

Comments

@Bamieh
Copy link
Contributor

Bamieh commented Nov 13, 2017

What are the implications of using something like stream-browserify or a special TransportStream for the browser?

  1. Maybe something like the following if a special stream is required:
import TransportBrowserStream from 'winston-transport/browser'; 
  1. or the TransportStream itself becomes isomorphic (which is more plausible in my opinion).

This will help write isomorphic transports to make wisnton work on both the browser and node. I am will to write some code if you guys agree on such implementations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants