udpsocket VS zinx

Compare udpsocket vs zinx and see what are their differences.

udpsocket

A simple UDP server to make a virtual secure channel with the clients (by theredrad)

zinx

A lightweight concurrent server framework based on Golang. (by aceld)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
udpsocket zinx
1 1
6 6,816
- -
0.0 8.3
about 2 years ago 9 days ago
Go Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

udpsocket

Posts with mentions or reviews of udpsocket. We have used some of these posts to build our list of alternatives and similar projects.
  • Need for help to security check
    1 project | /r/golang | 27 Aug 2021
    I'm working on my personal project, a mini MMO game. I wrote the game server with Go & tried to write a package to manage the UDP connections & the client-server encryption by a mimic of DTLS. I published the codes & the documents on a Github repo (https://github.com/theredrad/udpsocket).

zinx

Posts with mentions or reviews of zinx. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing udpsocket and zinx you can also consider the following projects:

hansip - Group file sharing using End-to-End Encryption

Leaf - A game server framework in Go (golang)

bloom-legacy-e2ee - End-to-end encrypted Notes, Files, Calendar, Contacts... for Android, IOS, Linux & MacOS

go-store - Key-value database stored in memory with option of persistence

wormhole-william-mobile - End-to-end encrypted file transfer for Android and iOS. A Magic Wormhole Mobile client.

nano - Lightweight, facility, high performance golang based game server framework

udp-replicator - A tiny UDP proxy that can replicate traffic to one or more endpoints.

Valhalla - A Golang MapleStory (v28) server

agones - Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes

easytcp - :sparkles: :rocket: EasyTCP is a light-weight TCP framework written in Go (Golang), built with message router. EasyTCP helps you build a TCP server easily fast and less painful.

wormhole-william - End-to-end encrypted file transfer. A magic wormhole CLI and API in Go (golang).

dtls - DTLS 1.2 Server/Client implementation for Go