GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://gamedevtecnico.github.io/cubos/
MIT License
82 stars 22 forks source link

Add UDP socket class #1208

Open RiscadoA opened 1 month ago

RiscadoA commented 1 month ago

Header: core/net/udp_socket.hpp Source file: core/net/udp_socket.cpp

Class name: cubos::core::net::UDPSocket

It should provide: