Skip to content

Latest commit

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

node-streamagent

Connect http/websockets node.js client using arbitrary duplex stream

varnet=require('net');varStreamAgent=require('stream-agent');http.request({path: '/some-endpoint',agent: StreamAgent(net.connect('/var/some.sock'))},function(res){// ..}).end();

Bitdeli Badge

About

Connect http/websockets node.js client using arbitrary duplex stream

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages