|
|
|
|
|
by omegalulw
1733 days ago
|
|
> LiveView will beat client-side apps that necessarily needs to talk to the server to perform writes or reads because we already have the connection established and there's less overhead Don't modern browsers already share a TCP connection for multiple queries implicitly? |
|