@skipruntime/server
This package provides functionality to take a reactive service definition and spawn the http servers to expose it through HTTP/SSE.
Type Aliases
Type alias | Description |
---|---|
SkipServer | A running Skip server. |
Functions
Function | Description |
---|---|
runService | Initialize and start a reactive Skip service. |