Skip to content

Bump dependencies / Refactor pubsub#398

Merged
yoshidan merged 8 commits intomainfrom
bump_module
Sep 12, 2025
Merged

Bump dependencies / Refactor pubsub#398
yoshidan merged 8 commits intomainfrom
bump_module

Conversation

@yoshidan
Copy link
Copy Markdown
Owner

@yoshidan yoshidan commented Sep 11, 2025

  • tower 0.4 : 0.5
  • async-channel : 1.9 -> 2.5

pubsub changes

  • remove unbouned channel for subscriber (default bound size is 1000)
  • remove ping only task
  • modify subscriber channel from async-channel to tokio::sync::mpsc

@yoshidan yoshidan marked this pull request as draft September 11, 2025 07:42
@yoshidan yoshidan added safe to test safe to test and removed safe to test safe to test labels Sep 11, 2025
@yoshidan yoshidan added safe to test safe to test and removed safe to test safe to test labels Sep 12, 2025
@yoshidan yoshidan changed the title Bump dependencies Bump dependencies / Refactor pubsub Sep 12, 2025
@yoshidan yoshidan marked this pull request as ready for review September 12, 2025 06:06
@yoshidan yoshidan merged commit ef978d3 into main Sep 12, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test safe to test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant