Skip to content

Custom handlers support - #10

Open
danjb91 wants to merge 2 commits into
EmbarkStudios:custom_handlers_supportfrom
danjb91:custom_handlers_support
Open

Custom handlers support#10
danjb91 wants to merge 2 commits into
EmbarkStudios:custom_handlers_supportfrom
danjb91:custom_handlers_support

Conversation

@danjb91

@danjb91 danjb91 commented Aug 25, 2026

Copy link
Copy Markdown

Checklist

  • I have read the Contributor Guide
  • I have read and agree to the Code of Conduct
  • I have added a description of my changes and why I'd like them included in the section below

Description of Changes

Adds infra around being able to tag functions as Skyhook Handlers. Tools can then use these tags to automatically pick up those functions and expose their functionality through the server.

Adds support for HTML and Raw responses from handles so that skyhook servers can serve full web pages, or return more complex responses.

Skyhook servers can now serve static files
Support for loading handlers from modules has been added
@danjb91
danjb91 requested a review from nielsvaes as a code owner August 25, 2026 14:53
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