rsocket-js icon indicating copy to clipboard operation
rsocket-js copied to clipboard

Add SetupPayload type, and use SetupPayload for getRequestHandler

Open linux-china opened this issue 4 years ago • 2 comments

Now setupPayload contains data and metadata only, and it should contains keepLive, lifetime, metadataMimeType, dataMimeType attributes. metadataMimeType and dataMimeType is very useful for data encoding/decoding on connection level.

linux-china avatar Nov 26 '21 08:11 linux-china

@linux-china can you please sign your commits and I will merge the PR

Thanks!

OlegDokuka avatar Nov 26 '21 09:11 OlegDokuka

@OlegDokuka I used Github Codespaces to modify the code and forgot to sign the comments. commit sign required for merge?

linux-china avatar Nov 26 '21 09:11 linux-china