Websocket: it has RunFunction on server, SendText on client; why that difference?
It is true that I will probably use SendText on client the same way I use RunFunction on server, but this is not 100% sure, I might want to do it differently and therefore it may be useful/necessary to have...