4 releases

new 0.2.0 May 25, 2024
0.1.2 Apr 17, 2024
0.1.1 Apr 6, 2024
0.1.0 Apr 6, 2024

#2 in #psp

Custom license

39KB
834 lines

psp-net

PlayStation Portable (PSP) rust-psp-based netwoking crate.

The aim of this crate is to provide a simpler way to create PSP applications using networking.

It provides many useful features, notably:

  • A TCP and UDP socket
  • A TLS socket
  • A DNS resolver.

Notes

This crate require the use of nightly Rust.

Dependencies

~11MB
~212K SLoC