#How to encode/encrypt data using laravel reverb and laravel echo? Is it worth it?
5 messages · Page 1 of 1 (latest)
How to encode/encrypt data using laravel reverb and laravel echo? Is it worth it?
That's likely due to a special protocol, not just "encryption", if you don't need it then don't bother with it, you're giving yourself extra overhead for no reason
WSS will already be encrypted between client and server with ssl
Ws can work with plain and binary data.