@fcastrocs/steamclient
TypeScript icon, indicating that this package has built-in type declarations

4.0.4 • Public • Published

Steam Client

A blazing fast Steam Client in Node.js with minimal overhead and clean, readable code.

Avoid using this library if you need a full-featured Steam Client. However, if you’re looking for a high-performance base to kickstart your own project and prefer TypeScript, this is a great choice. It’s designed to be easily extended with any unimplemented Steam protos.

Protocols supported: TCP and WS Proxies supported: HTTP and Socks v5

Installation

npm i @fcastrocs/steamclient

Usage

coming soon

Dependents (1)

Package Sidebar

Install

npm i @fcastrocs/steamclient

Weekly Downloads

237

Version

4.0.4

License

ISC

Unpacked Size

874 kB

Total Files

109

Last publish

Collaborators

  • fcastrocs