Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minekube/connect
Minekube Connect allows you to connect any Minecraft server, whether online mode, public, behind your protected home network or anywhere else in the world, with our managed, highly available, performant and low latency edge proxies network nearest to you.
https://github.com/minekube/connect
connect ddos-mitigation ddos-protection edge go golang java load-balancer minecraft minecraft-network minecraft-proxy network paper papermc plugin proxy server-proxy spigot sponge tunnel
Last synced: 24 days ago
JSON representation
Minekube Connect allows you to connect any Minecraft server, whether online mode, public, behind your protected home network or anywhere else in the world, with our managed, highly available, performant and low latency edge proxies network nearest to you.
- Host: GitHub
- URL: https://github.com/minekube/connect
- Owner: minekube
- License: apache-2.0
- Created: 2022-01-28T16:41:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T23:15:59.000Z (3 months ago)
- Last Synced: 2024-10-23T09:36:36.567Z (3 months ago)
- Topics: connect, ddos-mitigation, ddos-protection, edge, go, golang, java, load-balancer, minecraft, minecraft-network, minecraft-proxy, network, paper, papermc, plugin, proxy, server-proxy, spigot, sponge, tunnel
- Language: Vue
- Homepage: https://connect.minekube.com
- Size: 2.94 MB
- Stars: 47
- Watchers: 0
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - minekube/connect - Minekube Connect allows you to connect any Minecraft server, whether online mode, public, behind your protected home network or anywhere else in the world, with our managed, highly available, performant and low latency edge proxies network nearest to you. (Vue)
- awesome - minekube/connect - Minekube Connect allows you to connect any Minecraft server, whether online mode, public, behind your protected home network or anywhere else in the world, with our managed, highly available, performant and low latency edge proxies network nearest to you. (Vue)
README
[![Logo](.web/docs/public/og-image.png)](https://connect.minekube.com)
# Minekube Connect
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/minekube/connect?sort=semver)](https://github.com/minekube/connect/releases)
[![Doc](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go)](https://pkg.go.dev/go.minekube.com/connect)
[![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/minekube/connect?logo=go)](https://golang.org/doc/devel/release.html)
[![Go Report Card](https://goreportcard.com/badge/go.minekube.com/connect)](https://goreportcard.com/report/go.minekube.com/connect)
[![test](https://github.com/minekube/connect/workflows/test/badge.svg)](https://github.com/minekube/connect/actions?query=workflow%3Atest)
[![Discord](https://img.shields.io/discord/633708750032863232?logo=discord)](https://discord.gg/6vMDqWE)**Connect** allows you to connect any Minecraft server,
whether it's in online mode, public, behind your protected home network or anywhere else in the world,
with our highly available, performant and low latency edge proxies network nearest to you.**Browse active servers now! Join `minekube.net` with your Minecraft client!**
> Note that the [client is open source](https://github.com/minekube/connect-java), but not the server side production service.
## Features
- [x] ProtoBuf typed
- [x] Streaming transport protocols
- [x] WebSocket support
- equally or more efficient than gRPC
- better web proxy support: cloudflared, nginx, ...
- [ ] gRPC support (improved developer experience)
- No immediate support planned, [see](internal/grpc)
- [x] Minekube Connect plugin support for:
- [x] [Gate](https://github.com/minekube/gate)
- [x] [Spigot/PaperMC](https://github.com/minekube/connect-java)
- [x] [Velocity](https://github.com/minekube/connect-java)
- [x] [BungeeCord](https://github.com/minekube/connect-java)
- [ ] Sponge
- [ ] Minestom
- [x] Client side service tooling in Go
- [x] Server side service tooling in Go
- [x] Client- & service-side tests implementation in Go
- [x] Awesome [documentation website](https://connect.minekube.com/)