Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

refactor(plugins): add destroy method and binary websocket support #1500

Merged
merged 2 commits into from
Oct 30, 2019
Merged

refactor(plugins): add destroy method and binary websocket support #1500

merged 2 commits into from
Oct 30, 2019

Conversation

alessiodf
Copy link
Contributor

@alessiodf alessiodf commented Oct 5, 2019

Summary

Resolves #1497 and fixes #1493 and includes appropriate tests. Also confirmed the described memory leak in #1497 is resolved.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Refactor The pull request improves or enhances an existing implementation. Status: In Progress The issue or pull request is being worked on. labels Oct 5, 2019
@alessiodf alessiodf marked this pull request as ready for review October 30, 2019 13:02
@ghost ghost added Status: Needs Review The issue or pull request needs a review by a developer of the team. and removed Status: In Progress The issue or pull request is being worked on. labels Oct 30, 2019
@alessiodf alessiodf changed the title [WIP] refactor(plugins): add destroy method and binary websocket support refactor(plugins): add destroy method and binary websocket support Oct 30, 2019
@ghost ghost added the Status: Member Approved The pull request has been approved by a member. label Oct 30, 2019
@ghost
Copy link

ghost commented Oct 30, 2019

A member has approved this PR. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait.

Thank you for your contribution!

@luciorubeens luciorubeens added the Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. label Oct 30, 2019
@luciorubeens luciorubeens merged commit 90f09ad into ArkEcosystem:develop Oct 30, 2019
@ghost
Copy link

ghost commented Oct 30, 2019

Your pull request has been merged and marked as tier 4. It will earn you $20 USD.

@ghost ghost removed the Status: Needs Review The issue or pull request needs a review by a developer of the team. label Oct 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. Complexity: Low Less than 64 lines changed. Status: Member Approved The pull request has been approved by a member. Type: Refactor The pull request improves or enhances an existing implementation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

websocket plugin needs destroy method plugins: support binary websocket frames
2 participants