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

Refactor stomp gw #6040

Merged
merged 14 commits into from Nov 4, 2021
Merged

Refactor stomp gw #6040

merged 14 commits into from Nov 4, 2021

Conversation

HJianBo
Copy link
Member

@HJianBo HJianBo commented Nov 2, 2021

Refactored the emqx-stomp plugin so that it integrates with the entire emqx administration. For example:

  1. execution of necessary hook calls
  2. client information management, and ensuring that the same client ID is unique in the cluster
  3. support for subscribe/unsubscribe operations
  4. fix the heartbeat timer error that causes the client to time out and go offline.

@HJianBo HJianBo force-pushed the refactor-stomp-gw branch 2 times, most recently from 8709528 to fd39dcf Compare November 2, 2021 07:55
@HJianBo HJianBo marked this pull request as ready for review November 2, 2021 09:25
@HJianBo HJianBo requested a review from a team November 2, 2021 09:43
src/emqx_types.erl Outdated Show resolved Hide resolved
@tigercl tigercl merged commit e79085c into emqx:main-v4.3 Nov 4, 2021
@HJianBo HJianBo deleted the refactor-stomp-gw branch November 4, 2021 03:13
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.

None yet

4 participants