Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Native http binding #158

Merged
merged 10 commits into from
Apr 14, 2021
Merged

feat: Native http binding #158

merged 10 commits into from
Apr 14, 2021

Conversation

keroxp
Copy link
Owner

@keroxp keroxp commented Apr 9, 2021

Usage

const app = createApp();
app.listen({port: 8000}, { useNative: true })

@keroxp keroxp changed the title WIP: Native http binding feat: Native http binding Apr 14, 2021
@keroxp keroxp merged commit f105800 into master Apr 14, 2021
@keroxp keroxp deleted the native-http branch April 14, 2021 18:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant