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

Add support for IPv6 #1055

Merged
merged 45 commits into from
Jan 18, 2024
Merged

Add support for IPv6 #1055

merged 45 commits into from
Jan 18, 2024

Conversation

Smartappli
Copy link
Contributor

@Smartappli Smartappli commented Jan 13, 2024

Fixes #652

add support ipv6
add support for ipv6
add support for ipv6
add support for ipv6
support  for ipv6
support for ipv6 reworked
Thanks Gaby :)
add support for ipv6
support for ipv6 reworked
Thanks Gaby :)
rename variable in SERGE_ENABLE_IPV6
rename variable in SERGE_ENABLE_IPV6
rename variable in SERGE_ENABLE_IPV6
remove redudant code
add missing code
tiny change
@Smartappli Smartappli changed the title Support for IPv4 and IPv6 Support for IPv4 or IPv6 Jan 13, 2024
@gaby gaby changed the title Support for IPv4 or IPv6 Add support for IPv6 Jan 14, 2024
@gaby
Copy link
Member

gaby commented Jan 14, 2024

@Smartappli We need to migrate to hypercorn, else we will be running 2 servers at the same time.

See here: encode/uvicorn#1529 (reply in thread)

change unicorn by hypercorn
delete unecessary param
replace unicorn by hypercorn
@Smartappli
Copy link
Contributor Author

@Smartappli We need to migrate to hypercorn, else we will be running 2 servers at the same time.

See here: encode/uvicorn#1529 (reply in thread)

thanks :)

Smartappli and others added 4 commits January 14, 2024 19:46
replace unicorn by hypercorn
replace unicorn by hypercorn
poetry updated
hypercorn update
shmft applied
shmft applied
shmft applied
shmft applied
missing value
scripts/deploy.sh Outdated Show resolved Hide resolved
scripts/serge.env Outdated Show resolved Hide resolved
scripts/dev.sh Outdated Show resolved Hide resolved
code corrected
code corrected
 code corrected
@Smartappli Smartappli requested a review from gaby January 15, 2024 17:24
scripts/deploy.sh Outdated Show resolved Hide resolved
scripts/dev.sh Outdated Show resolved Hide resolved
add SERGE_IPV6_SUPPORT
Add SERGE_IPV6_SUPPORT
@Smartappli Smartappli requested a review from gaby January 16, 2024 18:29
@gaby
Copy link
Member

gaby commented Jan 18, 2024

@Smartappli Can you take a look at the merge conflicts

@gaby gaby merged commit f9d8ed2 into serge-chat:main Jan 18, 2024
10 checks passed
@Smartappli Smartappli deleted the ipv6 branch January 18, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IPv6 Support
2 participants