-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: This removes the need to use `Cursor` and simplifies some other processing around the `Response` type. When reading a request we now always expect an id + status - this makes implementation much simpler. On the Erlang side this only affects the `EXT` message where we just send some dummy data for those payloads. Reviewed By: alanz Differential Revision: D60514366 fbshipit-source-id: 97e82d7770e1280ab03c214dd0ca69116be1918a
- Loading branch information
1 parent
baad626
commit bf00b02
Showing
2 changed files
with
41 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters