veandco / go-sdl2

SDL2 binding for Go
https://godoc.org/github.com/veandco/go-sdl2
BSD 3-Clause "New" or "Revised" License
2.18k stars 219 forks source link

SDL_Net #403

Closed TerensTare closed 5 years ago

TerensTare commented 5 years ago

There is also a library by the original SDL maker called SDL_Net. What about that?

veeableful commented 5 years ago

Hi @TerensTare we think that Go already provides most if not all networking capabilities either in the standard library or external library so there is no SDL_net binding because it would be somewhat redundant. However if there is a good use-case, we could create binding for it as well of course!

TerensTare commented 5 years ago

Well, that's a quiet good reason. I understand it and that's cool. So I wish you good luck in continuing the development of go-sdl2. all the bests