An open API service indexing awesome lists of open source software.

https://github.com/wcygan/yeet

Chat server built on UDP
https://github.com/wcygan/yeet

chat-server udp-socket

Last synced: 10 months ago
JSON representation

Chat server built on UDP

Awesome Lists containing this project

README

          

# Yeet

An unreliable, "best-effort" chat server.

This is a client-server application that communicates over UDP. There is no mechanism for reliability, so messages may be lost.