Skip to content

penandlim/piped-xdcc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piped-xdcc

client refers to irc.Client() created with node-irc socket is socket.io instance generated by "connection" event. Not really needed so you an take them out if you don't need sockets.

add this line to your package.json: { ... "piped-xdcc": "penandlim/piped-xdcc" }

Dependencies I used:

"dependencies": {
    "ejs": "2.5.6",
    "express": "4.15.2",
    "irc": "martynsmith/node-irc",
    "mime-types": "^2.1.17",
    "piped-xdcc": "penandlim/piped-xdcc",
    "socket.io": "^2.0.3"
  },

About

node-xdcc fork w/ stream passthrough pipe support with socket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%