Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 603 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 603 Bytes

node-binary-usenet

A Binary usenet client for nodejs

This package contains:

  • 'binary_nntp.js' a NNTP client that uses Buffers for handling lines rather than 'binary' encoded strings.
  • 'binary_filegather.js' a utility for grouping multipart binaries together.
  • 'ydec.js' a yenc decoder.
  • 'sbmh.js' wich is mscdex/streamsearch.

Secial notes