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

Support Customizing the Separators for Servers and Clients #288

Closed
ATATC opened this issue Jul 15, 2024 · 0 comments · Fixed by #289
Closed

Support Customizing the Separators for Servers and Clients #288

ATATC opened this issue Jul 15, 2024 · 0 comments · Fixed by #289
Assignees
Labels
enhancement New feature or request todo New task or assignment

Comments

@ATATC
Copy link
Member

ATATC commented Jul 15, 2024

Provide an option in the constructor of Server and Client that specifies the separator.

@ATATC ATATC added enhancement New feature or request todo New task or assignment labels Jul 15, 2024
@ATATC ATATC added this to the Stable Release: 1.x milestone Jul 15, 2024
@ATATC ATATC self-assigned this Jul 15, 2024
@ATATC ATATC linked a pull request Jul 15, 2024 that will close this issue
ATATC added a commit that referenced this issue Jul 15, 2024
* Supported specifying the separators in the constructors of `Server` and `Client`. (#288)

* Supported passing the separators to the constructors. (#288)
ATATC added a commit that referenced this issue Jul 15, 2024
ATATC added a commit that referenced this issue Jul 15, 2024
* Supported None values for image variables. (#275)

* Skipped Base64 decoding. (#275)

* Added config entries for streaming. (#275)

* Reduced the default quality to speed up Base64 encoding. (#267) (#275)

* Bug fixed: unmatched dimensions. (#275) (#284)

* Using PIL interface. (#275) (#284)

* Added comm stream server in `RuntimeData`. (#275)

* Now comm stream can be enabled through config. (#275)

* Using custom separator. (#275) (#288)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request todo New task or assignment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant