package rpc_parallel
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Type-safe parallel library built on top of Async_rpc
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      v0.17.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=160c3c60b224f3238810858435e8ce5d51376edf6fe2af6cc0ed02edf0166e08
    
    
  doc/rpc_parallel.unauthenticated/Rpc_parallel_unauthenticated/index.html
Module Rpc_parallel_unauthenticatedSource
See lib/rpc_parallel/src/parallel_intf.ml for documentation.
Source
val start_app : 
  ?rpc_max_message_size:int ->
  ?rpc_buffer_age_limit:Async.Writer.buffer_age_limit ->
  ?rpc_handshake_timeout:Core.Time_float.Span.t ->
  ?rpc_heartbeat_config:Async.Rpc.Connection.Heartbeat_config.t ->
  ?when_parsing_succeeds:(unit -> unit) ->
  ?complete_subcommands:
    (path:string list -> part:string -> string list list -> string list option) ->
  ?add_validate_parsing_flag:bool ->
  Async.Command.t ->
  unitSee lib/rpc_parallel/src/parallel_intf.ml for documentation.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >