awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
feross avatar

feross/simple-websocket

0
View on GitHub↗
186 stars·31 forks·JavaScript·MIT·5 views

Simple Websocket

[travis-image]: https://img.shields.io/travis/feross/simple-websocket/master.svg [travis-url]: https://travis-ci.org/feross/simple-websocket [npm-image]: https://img.shields.io/npm/v/simple-websocket.svg [npm-url]: https://npmjs.org/package/simple-websocket [downloads-image]:…

Features

  • Network Utilities - Simplified EventEmitter API for WebSockets.

Star history

Star history chart for feross/simple-websocketStar history chart for feross/simple-websocket

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Simple Websocket

Similar open-source projects, ranked by how many features they share with Simple Websocket.
  • elpheria/rpc-websocketselpheria avatar

    elpheria/rpc-websockets

    624View on GitHub↗

    JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript

    JavaScript
    View on GitHub↗624
  • feross/simple-peerfeross avatar

    feross/simple-peer

    7,797View on GitHub↗

    simple-peer is a JavaScript library that provides a wrapper for WebRTC to simplify the establishment of peer-to-peer networking in the browser. It serves as a tool for creating direct device-to-device connections for the transmission of binary data and real-time media streaming. The library manages the exchange of strings and binary buffers through a data channel implementation and provides tools for sharing real-time audio and video tracks between peers. It covers the full lifecycle of peer connectivity, including signaling coordination, session description negotiation, and the gathering of

    JavaScript
    View on GitHub↗7,797
  • http-party/node-portfinderhttp-party avatar

    http-party/node-portfinder

    899View on GitHub↗

    A simple tool to find an open port or domain socket on the current machine

    JavaScript
    View on GitHub↗899
  • bevry/getmacbevry avatar

    bevry/getmac

    360View on GitHub↗

    Get the mac address of the current machine you are on via Node.js

    TypeScript
    View on GitHub↗360
See all 30 alternatives to Simple Websocket→

Frequently asked questions

What does feross/simple-websocket do?

[travis-image]: https://img.shields.io/travis/feross/simple-websocket/master.svg [travis-url]: https://travis-ci.org/feross/simple-websocket [npm-image]: https://img.shields.io/npm/v/simple-websocket.svg [npm-url]: https://npmjs.org/package/simple-websocket [downloads-image]:…

What are the main features of feross/simple-websocket?

The main features of feross/simple-websocket are: Network Utilities.

What are some open-source alternatives to feross/simple-websocket?

Open-source alternatives to feross/simple-websocket include: elpheria/rpc-websockets — JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript. feross/simple-peer — simple-peer is a JavaScript library that provides a wrapper for WebRTC to simplify the establishment of peer-to-peer… http-party/node-portfinder — A simple tool to find an open port or domain socket on the current machine. indutny/node-ip — IP address tools for node.js. infusion/node-dhcp — A DHCP server and client written in pure JavaScript. bevry/getmac — Get the mac address of the current machine you are on via Node.js.