I'm looking for a library that enables RPC between the browser and web server: in my case the browser would be calling functions that execute on the server.
Ideally any function signature could be supported, though based on past experience in other languages, I can understand if there are restrictions.