Skip to content

Commit 3ddbe24

Browse files
committed
fix rsocket#47 by removing copied information from SETUP payload.
1 parent ab79d55 commit 3ddbe24

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Protocol.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,7 @@ Frame Contents
198198
* __Flags__:
199199
* (__M__)etadata: Metdadata present
200200
* __Error Code__: Type of Error.
201-
* __Setup Error Data__: includes payload describing connection capabilities of the endpoint sending the
202-
Setup header. Error Data MUST be a UTF-8 encoded string.
201+
* __Setup Error Data__: includes payload describing error information. Error Data MUST be a UTF-8 encoded string.
203202

204203
#### Error Codes
205204

0 commit comments

Comments
 (0)