Skip to content

Vhoyd/socketLibraryWIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

socketLibraryWIP

Okay, what even is this?

This is a work-in-progress library providing control over sending packets between a Server and a Client.

What is a "packet"?

Packets are streams of bytes sent between computers to share data, like text messages for a chat app or a player's health in a multi-player videogame. This library lets you send and receive packets of your own.

About

Custom socket handling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages