Skip to content

Conversation

@jkelleyrtp
Copy link
Member

@jkelleyrtp jkelleyrtp commented Oct 27, 2025

This PR incorporates a number of fixes and nits related to fullstack.

  • serverfn url with /:syntax
  • fix template error in encode/decode cases (1/2 done so far)
  • query params should allow :params or {params} as catchall
  • query params should allow a=b to allow renaming parameters
  • custom repsonse headers
  • fix hotpatch with serve setups 🤦
  • implement automatic chunking for Streaming<T, E> types
  • fix Lazy initializer
  • get custom State working

later...

  • custom request headers
  • filestream native from bytes
  • automatic multi-encoding on server

@jkelleyrtp jkelleyrtp marked this pull request as ready for review October 31, 2025 00:07
@jkelleyrtp jkelleyrtp requested a review from a team as a code owner October 31, 2025 00:07
@jkelleyrtp jkelleyrtp merged commit 5559e46 into main Oct 31, 2025
19 checks passed
@jkelleyrtp jkelleyrtp deleted the jk/fullstack-nits-99 branch October 31, 2025 01:52
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.

2 participants