Sin(V)
Sin(V)
Explore posts from servers
SSolidJS
Created by Sin(V) on 12/15/2024 in #support
Detect when client closes a connection that is being streamed from a server function
Thanks for your input! I agree, my usecase does sort of exceed the intended use of server functions. I'll have a look at that Node API, but I probably will move over to something like SSE as it much better fits the usecase. Thanks for the info, and I appreciate your response!
4 replies
SSolidJS
Created by Sin(V) on 12/15/2024 in #support
Detect when client closes a connection that is being streamed from a server function
(for reference, I recognize that this specific case is most likely more privy to WebSockets to easily detect when the client connection is closed, but I'm interested in learning more about the HTTP Streaming abilities within SolidStart)
4 replies
TTCTheo's Typesafe Cult
Created by Sin(V) on 4/25/2023 in #questions
Best practices/tools for generating OpenAPI and documentation
https://nordicapis.com/7-open-source-openapi-documentation-generators/ https://github.com/swagger-api/swagger-ui/ https://github.com/Redocly/redoc These ended up being the solutions I went for the most, with Swagger UI taking the lead as it was being used in tandem with the C# backend tooling
4 replies