happner
Version:
distributed application engine with evented storage and mesh services
30 lines (14 loc) • 450 B
Markdown
[◀](starting.md) starting a mesh node | using the client [▶](client.md)
## System Components
The mesh starts with a default set of system components running.
### Api
This component serves the MeshClient script for use in the browser.
[http://localhost:55000/api/client](http://localhost:55000/api/client)
eg.
```html
<script type='text/javascript' src='/api/client'></script>
```
### Data
### Proxy
### Security
### System