# SDL_net 3.0

The latest version of this library is available from [GitHub](https://github.com/libsdl-org/SDL_net/releases).

This is an example portable network library for use with SDL.
It is available under the zlib license, found in the file [LICENSE.txt](https://github.com/libsdl-org/SDL_net/blob/main/LICENSE.txt).
The API is listed as available functions in [CategoryAPI](CategoryAPI).
This library supports most platforms that SDL3 supports.

Enjoy!