Skip to content

tr3ysmith/sockets-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sockets-rs

WARNING: THIS LIBRARY IS CURRENTLY A WORK IN PROGRESS AND NOT FULLY READY, BREAKING CHANGES WILL OCCUR

This is a general socket library that currently uses async sockets from the tokio-rs library. The goal with this library is to extract away all the fluff and extra logic needed to handle simple sockets.

Roadmap

  • UDP Socket
  • TCP Client Socket
  • TCP Server Socket

About

This is a general socket library for easy network communications with Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages