Releases: extrakyo-io/EdgeLink-Server
Release list
EdgeLink Server v2.2.0
EdgeLink Server v2.2.0
An IoT protocol bridge and message routing server. Supports TCP/UDP multi-port management, custom Mask protocol transformation, real-time monitoring, and a browser-based management interface.
Requirements
- Windows 10 / 11 x64
- No .NET Runtime required (self-contained)
Installation
- Extract
EdgeLink-Server-v2.2.0-win-x64.zip - Run
EdgeLinkServer.exe - Open
https://localhost:8443in your browser - Accept the self-signed certificate warning (Advanced → Proceed)
- Default password:
admin— change it immediately after login
Downloads
| File | Description |
|---|---|
EdgeLink-Server-v2.2.0-win-x64.zip |
Server application (Windows x64, self-contained) |
EdgeLink.zip |
Arduino SDK — install via Arduino IDE → Sketch → Include Library → Add .ZIP |
com.extrakyo.edgelink-v2.2.0.tgz |
Unity UPM package (offline install) |
Unity SDK (UPM)
Option A — Git URL (Window → Package Manager → + → Add package from git URL):
https://github.com/extrakyo-io/EdgeLink-Server.git?path=SDK/Unity/Package
Option B — Tarball (Window → Package Manager → + → Add package from tarball):
Download com.extrakyo.edgelink-v2.2.0.tgz from this release.
CLI Options
EdgeLinkServer.exe [options]
--port <n> HTTP port (default: 8081)
--no-https Disable HTTPS
--https-port <n> HTTPS port (default: 8443)
What's Changed
- [Mask] 通用二進位解析 Mask(binary Mask) by @Reymer in #1
- [WebUI] Monitor SSE 前端節流 — 高頻 port 不再拖垮瀏覽器 by @Reymer in #2
- 版本升至 2.2.0(README badge / CHANGELOG / Unity package.json) by @Reymer in #3
New Contributors
Full Changelog: v2.1.3...v2.2.0
EdgeLink Server v2.1.3
EdgeLink Server v2.1.3
An IoT protocol bridge and message routing server. Supports TCP/UDP multi-port management, custom Mask protocol transformation, real-time monitoring, and a browser-based management interface.
Requirements
- Windows 10 / 11 x64
- No .NET Runtime required (self-contained)
Installation
- Extract
EdgeLink-Server-v2.1.3-win-x64.zip - Run
EdgeLinkServer.exe - Open
https://localhost:8443in your browser - Accept the self-signed certificate warning (Advanced → Proceed)
- Default password:
admin— change it immediately after login
Downloads
| File | Description |
|---|---|
EdgeLink-Server-v2.1.3-win-x64.zip |
Server application (Windows x64, self-contained) |
EdgeLink.zip |
Arduino SDK — install via Arduino IDE → Sketch → Include Library → Add .ZIP |
com.extrakyo.edgelink-v2.1.3.tgz |
Unity UPM package (offline install) |
Unity SDK (UPM)
Option A — Git URL (Window → Package Manager → + → Add package from git URL):
https://github.com/extrakyo-io/EdgeLink-Server.git?path=SDK/Unity/Package
Option B — Tarball (Window → Package Manager → + → Add package from tarball):
Download com.extrakyo.edgelink-v2.1.3.tgz from this release.
CLI Options
EdgeLinkServer.exe [options]
--port <n> HTTP port (default: 8081)
--no-https Disable HTTPS
--https-port <n> HTTPS port (default: 8443)
Full Changelog: v2.1.2...v2.1.3
EdgeLink Server v2.1.2
EdgeLink Server v2.1.2
An IoT protocol bridge and message routing server. Supports TCP/UDP multi-port management, custom Mask protocol transformation, real-time monitoring, and a browser-based management interface.
Requirements
- Windows 10 / 11 x64
- No .NET Runtime required (self-contained)
Installation
- Extract
EdgeLink-Server-v2.1.2-win-x64.zip - Run
EdgeLinkServer.exe - Open
https://localhost:8443in your browser - Accept the self-signed certificate warning (Advanced → Proceed)
- Default password:
admin— change it immediately after login
Downloads
| File | Description |
|---|---|
EdgeLink-Server-v2.1.2-win-x64.zip |
Server application (Windows x64, self-contained) |
EdgeLink.zip |
Arduino SDK — install via Arduino IDE → Sketch → Include Library → Add .ZIP |
com.extrakyo.edgelink-v2.1.2.tgz |
Unity UPM package (offline install) |
Unity SDK (UPM)
Option A — Git URL (Window → Package Manager → + → Add package from git URL):
https://github.com/extrakyo-io/EdgeLink-Server.git?path=SDK/Unity/Package
Option B — Tarball (Window → Package Manager → + → Add package from tarball):
Download com.extrakyo.edgelink-v2.1.2.tgz from this release.
CLI Options
EdgeLinkServer.exe [options]
--port <n> HTTP port (default: 8081)
--no-https Disable HTTPS
--https-port <n> HTTPS port (default: 8443)
Full Changelog: v2.1.1...v2.1.2
EdgeLink Server v2.1.1
EdgeLink Server v2.1.1
An IoT protocol bridge and message routing server. Supports TCP/UDP multi-port management, custom Mask protocol transformation, real-time monitoring, and a browser-based management interface.
Requirements
- Windows 10 / 11 x64
- No .NET Runtime required (self-contained)
Installation
- Extract
EdgeLink-Server-v2.1.1-win-x64.zip - Run
EdgeLinkServer.exe - Open
https://localhost:8443in your browser - Accept the self-signed certificate warning (Advanced → Proceed)
- Default password:
admin— change it immediately after login
Downloads
| File | Description |
|---|---|
EdgeLink-Server-v2.1.1-win-x64.zip |
Server application (Windows x64, self-contained) |
EdgeLink.zip |
Arduino SDK — install via Arduino IDE → Sketch → Include Library → Add .ZIP |
com.extrakyo.edgelink-v2.1.1.tgz |
Unity UPM package (offline install) |
Unity SDK (UPM)
Option A — Git URL (Window → Package Manager → + → Add package from git URL):
https://github.com/Reymer/EdgeLink-Server.git?path=SDK/Unity/Package#feature/dotnet-migration
Option B — Tarball (Window → Package Manager → + → Add package from tarball):
Download com.extrakyo.edgelink-v2.1.1.tgz from this release.
CLI Options
EdgeLinkServer.exe [options]
--port <n> HTTP port (default: 8081)
--no-https Disable HTTPS
--https-port <n> HTTPS port (default: 8443)
Full Changelog: https://github.com/extrakyo-io/EdgeLink-Server/commits/v2.1.1