node-steam-gameserver
Game Server Handler
A Node.js module providing a handler for interacting with Steam's game server API
15 stars
3 watching
5 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
doctormckay/node-steam-user | Provides a Node.js module to interact with the Steam client protocol | 890 |
doctormckay/node-steamstore | A Node.js module for interacting with the Steam store site | 67 |
doctormckay/node-steam-webapi | A Node.js client for the Steam WebAPI, providing methods to make HTTP requests and handle errors. | 17 |
doctormckay/node-steamcommunity | Provides an interface to interact with Steam Community website from Node.js | 480 |
doctormckay/node-steamid | Provides an easy-to-use SteamID object for interacting with SteamIDs | 66 |
doctormckay/node-steam-tradeoffer-manager | Manages Steam trade offers by taking care of most implementation work, allowing developers to integrate them into their applications. | 517 |
doctormckay/node-steam-totp | Generates 2-factor authentication codes based on a shared secret | 240 |
doctormckay/php-steamid | A class-based solution for handling Steam IDs in PHP. | 10 |
xdimgg/node-steamapi | An API wrapper for Steam's public data | 182 |
joshuaferrara/node-csgo | A Node.js plugin for interacting with the Steam Game Coordinator for Counter-Strike: Global Offensive. | 460 |
itsjfx/node-steamapis | An unofficial JavaScript module providing a community-maintained interface to SteamApis.com API calls | 8 |
scholtzm/node-steam-groups | A custom node-steam handler providing group functions | 16 |
timvn/gmnest | A socket.IO-based extension for Game Maker, enabling real-time communication and networking capabilities. | 1 |
doctormckay/php-steam-totp | A PHP library for authenticating with Steam using its proprietary TOTP algorithm | 22 |
tannerrogalsky/punchdrunk | Replicates the LÖVE API in JavaScript by creating an environment that mimics the behavior of the Lua-based game development framework. | 82 |