Skip to content

Add multiplayer abstractions#428

Draft
Spartan322 wants to merge 1 commit into
masterfrom
add/sockets
Draft

Add multiplayer abstractions#428
Spartan322 wants to merge 1 commit into
masterfrom
add/sockets

Conversation

@Spartan322

@Spartan322 Spartan322 commented May 30, 2025

Copy link
Copy Markdown
Member

Add multi-platform socket abstractions
Add Udp and Tcp client/server socket handlers
Add RingBuffer
Add zip::bits marshaling tests
Add RingBuffer tests
Add IpAddress tests
Add UdpServer tests
Add ReliableUdpServer tess
Add TcpServer tests
Add mas-bandwidth/reliable@57b0c90
Add eyalz800/zpp_bits@e5ff2b2

See Virtual Connection over UDP and Reliability and Congestion Avoidance over UDP as reference for understanding on how ReliableUdpClient should be used.

@Spartan322 Spartan322 added enhancement Issue that describes an improvement to the project dependencies Issue relating to dependencies, whether updating, adding or removing them labels May 30, 2025
@Spartan322
Spartan322 force-pushed the add/sockets branch 15 times, most recently from dd19a19 to d255d1a Compare June 2, 2025 03:12
@Spartan322 Spartan322 added the topic:network Issue that applies specifically to project's networking and multiplayer behavior label Jun 4, 2025
@Spartan322
Spartan322 force-pushed the add/sockets branch 12 times, most recently from df74738 to 866a509 Compare June 8, 2025 21:01
@Spartan322 Spartan322 added the deps:submodules Issue relates to a submodule dependency label Jul 2, 2025
@Spartan322
Spartan322 force-pushed the add/sockets branch 8 times, most recently from baaa7ae to 0c7982f Compare July 5, 2025 21:36
@Spartan322
Spartan322 force-pushed the add/sockets branch 7 times, most recently from 72b5ef3 to 3a57f27 Compare July 22, 2025 22:50
@Spartan322
Spartan322 force-pushed the add/sockets branch 2 times, most recently from a3a4146 to b2f299c Compare August 31, 2025 20:54
@Spartan322
Spartan322 force-pushed the add/sockets branch 2 times, most recently from a3235c8 to 3ce36e9 Compare September 9, 2025 17:45
Add multi-platform socket abstractions
Add Udp and Tcp client/server socket handlers
Add RingBuffer
Add zip::bits marshaling tests
Add RingBuffer tests
Add IpAddress tests
Add UdpServer tests
Add ReliableUdpServer tess
Add TcpServer tests
Add mas-bandwidth/reliable@57b0c90
Add eyalz800/zpp_bits@e5ff2b2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue relating to dependencies, whether updating, adding or removing them deps:submodules Issue relates to a submodule dependency enhancement Issue that describes an improvement to the project topic:network Issue that applies specifically to project's networking and multiplayer behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants