# @skipruntime/server

This package provides functionality to take a reactive service definition and spawn the http servers to expose it through HTTP/SSE.

See the [docs](https://skiplabs.io/docs/api/server) for more details.

## Installation

Install directly using npm (`npm i @skipruntime/helpers`), or along with other
components of the runtime by installing the
[`@skiplabs/skip`](https://www.npmjs.com/package/@skiplabs/skip) meta-package
(`npm i @skiplabs/skip`)

## Support

Join the [Discord](https://discord.gg/ss4zxfgUBH) to talk to other community
members and developers or ask any questions.
