uNetworking / uWebSockets

Simple, secure & standards compliant web server for the most demanding of applications
Apache License 2.0
17.24k stars 1.75k forks source link

license #1191

Closed highdev16 closed 3 years ago

highdev16 commented 3 years ago

Do I have to pay to use uWebSockets JS library for the enterprise website development? Or can I just use it after simply cloning from github?

ghost commented 3 years ago

Source code and compiled binaries are licensed Apache License 2.0 (free to use). Everything else (logos, names, texts) is not licensed so you cannot put the logo on your product or something like that.

highdev16 commented 3 years ago

What do you mean by "Everything else (logos, names, texts)"?

ghost commented 3 years ago

I mean you can read texts and look at logos but you can't redistribute modifications of those, or use my brand to sell or market products.

The source code itself you can do pretty much what you want with.

highdev16 commented 3 years ago

What logo do you mean? uWebSocket has logo when I use it in the code?

highdev16 commented 3 years ago

I'm going to develop the big chatting application. Can't I use uWebsocket for it for free?

ghost commented 3 years ago

uWebSockets is free to use commercially, yes.