val
create_exn : implementations:'connection_state
Implementation.t list -> on_unknown_rpc:[
|
`Raise
|
`Continue
|
`Close_connection
|
`Call
of
'connection_state -> rpc_tag:string -> version:int -> [
|
`Close_connection
|
`Continue
]
] -> 'connection_state
t