Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: lab259/hermes

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
✨ Add ability to create a StartableWithContext (#25)

Co-authored-by: Felipe Pontes <[email protected]>

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
📦 Update valyala/fasthttp to v1.9.0 (#24)

Fix: #22

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor ErrorResponse to not override existing options (#18)

* Refactor ErrorResponse to not override existing options
* Fix race condition in Application and FasthttpService
* Upgrade rlog to v2

Fix: #17

v1.2.1-rc.1

Toggle v1.2.1-rc.1's commit message
Fix race condition in Application and FasthttpService

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add lab259/cors and tests for middlewares (#16)

v1.1.0

Toggle v1.1.0's commit message
Update CONTRIBUTING.md

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from lab259/dev

New routing API + built-in error handling + 0 allocations... and more

v0.0.2

Toggle v0.0.2's commit message
Add more time to the FasthttpServiceTest