Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for custom encoding/decoding. #397

Merged
merged 8 commits into from
Apr 22, 2021

Conversation

J-Rojas
Copy link
Contributor

@J-Rojas J-Rojas commented Feb 2, 2021

Adds encoder/decoder function options to transportOptions. This allows the caller to specify custom encoding and decoding functions.

src/core/SocketAdapter.js Outdated Show resolved Hide resolved
@J-Rojas J-Rojas merged commit 21a32ec into RobotWebTools:develop Apr 22, 2021
@J-Rojas J-Rojas deleted the custom-encoder-decoder branch April 22, 2021 16:36
MatthijsBurgh added a commit that referenced this pull request Jun 20, 2021
* Add support for custom encoding/decoding.

* Remove whitespace

Co-authored-by: Matthijs van der Burgh <[email protected]>
Co-authored-by: Jihoon Lee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants