Octo8080X

Results 5 comments of Octo8080X

Thank you for your interest. I have implemented createHandler(manifest, opts) in src/server/mod.ts. ```typescript src/server/mod.ts export async function createHandler( routes: Manifest, opts: StartOptions = {}, ) { const ctx = await...

@lucacasonato We have created another pull request based on the ideas we received. Once the new one is adopted, this pull request will be closed. [Add a function to create...

Thanks for the shout out. I agree that islands can be applied with a plugin. I am excited. I don't have a concrete implementation image, but the important thing is...

@mcgear I recognize that the capacity for each store will be as follows. - On Cookie store(cookie body): 4096byte(encoded character string) - On redis store: no limit(In practice, it depends...

Deno 1.44.1 was used to check again, but the situation remained the same and failed.