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

Feature: replace websockex with gun #13

Open
jeffgrunewald opened this issue Jan 16, 2020 · 0 comments
Open

Feature: replace websockex with gun #13

jeffgrunewald opened this issue Jan 16, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jeffgrunewald
Copy link
Owner

The websockex client library is largely stable but slow to receive and publish updates and overrides standard GenServer callback functions.

Switching to the gun http/websocket client will remove both of these issues with a very common and popular well-tested library and allow use of the http client features to integrate better with pulsar’s admin api for topic management.

@jeffgrunewald jeffgrunewald added the enhancement New feature or request label Jan 16, 2020
@jeffgrunewald jeffgrunewald self-assigned this Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant