(no title)
g15jv2dp | 1 year ago
> Two programs communicating over a socket aren't incorporated. They're two programs.
Aren't they? So, if I want to use a GPL library, all I need to do is write a little wrapper program that does RPC over a socket, and boom, I can use a GPL library in my closed source program? Obviously not.
camgunz|1 year ago
Yep. This is how MySQL/MariaDB work, for example.
pimeys|1 year ago