Skip to content

Impl http server #2

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

Merged
merged 54 commits into from
Feb 17, 2020
Merged

Impl http server #2

merged 54 commits into from
Feb 17, 2020

Conversation

@tamakiii tamakiii self-assigned this Feb 10, 2020
~~~sh
🔧 Configured for development.
    => address: localhost
    => port: 8000
    => log: normal
    => workers: 24
    => secret key: generated
    => limits: forms = 32KiB
    => keep-alive: 5s
    => tls: disabled
🛰  Mounting /:
    => GET / (index)
🚀 Rocket has launched from http://localhost:8000

GET /:
    => Matched: GET / (index)
    => Outcome: Success
    => Response succeeded.
~~~
@tamakiii tamakiii merged commit 3b68465 into master Feb 17, 2020
@tamakiii tamakiii deleted the impl-http-server branch February 17, 2020 06:51
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.

1 participant