Cross-platform networking library for SDL2 applications
Small sample cross-platform networking library
sdl2_net
$ gcc myapp.c -o myapp $(pkg-config --cflags --libs SDL2_net)
$ brew info sdl2_net
$ pkg-config --modversion SDL2_net