v0.1.0
What's Changed
- ✨ feat: add stdin support and built-in http module by @harehare in #1
- ✨ feat: add SSE support and Unix domain socket listener by @harehare in #2
- feat: add CI and release workflows, and create installation script by @harehare in #3
- ✨ feat(middleware,openapi): add auth/rate-limit middleware and OpenAPI doc generation by @harehare in #4
- refactor(openapi): replace regex-based route extraction with CST parsing by @harehare in #5
Full Changelog: https://github.com/harehare/mq-http/commits/v0.1.0