Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

IPv6 Support#406

Merged
Lonami merged 5 commits intoLonami:masterfrom
tsukinaha:master
Feb 10, 2026
Merged

IPv6 Support#406
Lonami merged 5 commits intoLonami:masterfrom
tsukinaha:master

Conversation

@tsukinaha
Copy link
Contributor

We may need a more graceful implement, such as a fallback or something else.
I would like some guidance on what the behavior it should look like.

Currently, setting the PREFER_V6 env var simply forces IPv6 connections.

Signed-off-by: Inaha <rin@notalium.co>
Copilot AI review requested due to automatic review settings February 9, 2026 15:30

This comment was marked as spam.

Repository owner deleted a comment from Copilot AI Feb 9, 2026
Repository owner deleted a comment from Copilot AI Feb 9, 2026
Repository owner deleted a comment from Copilot AI Feb 9, 2026
…)` to enable it in `SenderPool`

Signed-off-by: Inaha <rin@notalium.co>
@tsukinaha
Copy link
Contributor Author

Now an IPv6 SenderPool could be constructed by

SenderPool::new(Arc::new(session), api_id).use_ipv6();

@tsukinaha tsukinaha requested a review from Lonami February 10, 2026 04:41
@Lonami
Copy link
Owner

Lonami commented Feb 10, 2026

Don't know why GH completely ignored my batch applying of suggestions.

@Lonami Lonami merged commit 85dc937 into Lonami:master Feb 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants