Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Make the API flexible to conform both with Accept interface (like net.connect pattern) and HandlerFunc (like http pattern) #1

Closed
daviddias opened this issue Jul 14, 2015 · 2 comments

Comments

@daviddias
Copy link
Member

//cc @mafintosh

  • Have dialStream always return the stream obj and buffer the writes until it is ready.
  • Call the callback with (err, stream) when the stream is ready.

Thanks for bringing this up :)

@daviddias
Copy link
Member Author

@mafintosh updated the spec, tests and spdy-stream-muxer and multiplex-stream-muxer, let me know if I managed to get what you were looking for, right :)

@jbenet jbenet mentioned this issue Jul 15, 2015
37 tasks
@mafintosh
Copy link

@diasdavid this is perfect! thanks

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

No branches or pull requests

2 participants