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: remove unuse transport #466

Merged
merged 4 commits into from
Feb 17, 2025
Merged

Conversation

anhnd350309
Copy link
Contributor

@anhnd350309 anhnd350309 commented Feb 13, 2025

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Remove unused transport and ensure the protocol still work without them:

  • webRTCDirect
  • WebTransport

And remove unused function

Related Issues and PRs

Added/updated tests?

  • Yes
  • No, because why: just remove transport
  • I need help with writing tests

Additional Info

[optional] Do we need to perform any post-deployment tasks?

@anhnd350309 anhnd350309 marked this pull request as ready for review February 13, 2025 15:14
Copy link

github-actions bot commented Feb 13, 2025

Flamegraph.com report

flamegraph.pprof
See in flamegraph.com

Created by Flamegraph.com Github Action

Copy link
Member

@JanLewDev JanLewDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@anhnd350309 anhnd350309 changed the title feat: remove unuse transport refactor: remove unuse transport Feb 17, 2025
@sfroment sfroment merged commit da00d10 into main Feb 17, 2025
14 checks passed
sfroment added a commit that referenced this pull request Feb 19, 2025
* origin/main:
  fix: dialTimeout (#484)
  fix: serialization & add types pkg (#472)
  feat: deterministic topo sort using iterative dfs (#471)
  refactor(object): linearize pair semantic (#476)
  refactor: remove unuse transport (#466)
  fix: pr template (#464)
sfroment added a commit that referenced this pull request Feb 19, 2025
* origin/main:
  fix: dialTimeout (#484)
  fix: serialization & add types pkg (#472)
  feat: deterministic topo sort using iterative dfs (#471)
  refactor(object): linearize pair semantic (#476)
  refactor: remove unuse transport (#466)
  fix: pr template (#464)

Signed-off-by: Sacha Froment <[email protected]>
@anhnd350309 anhnd350309 deleted the feat/remove-unused-transport branch February 20, 2025 16:37
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.

Remove unused transport
5 participants