Sends asynchronously a SYN_REPLY frame in response to a SYN_STREAM frame.
Callers may use the returned future to wait for the reply to be actually sent.
@param replyInfo the metadata to send @see #reply(ReplyInfo,Callback) @see SessionFrameListener#onSyn(Stream,SynInfo)
|
|
|
|