Skip to content

Cleanups + fix for marshalling/unmarshalling of large rpcs

Compare
Choose a tag to compare
@mseri mseri released this 30 Apr 10:52
· 352 commits to master since this release
65e8a7d
  • rpc_lwt: runtime check if all server as been bound to a function
  • rpc_async: runtime check if all server as been bound to a function
  • Avoid stack overflow due to List.map in Jsonrpc, Rpcmarshal, ppx