Files: 46c11229b2dac84739660d8242a0eaa65697f8bc / docs / capsManager.md
2312 bytesRaw
<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
Table of Contents
constructor
The port manager manages the the ports. This inculdes creation, deletion fetching and waiting on ports
Parameters
store
binds a port to a name
Parameters
get
gets a port given it's name
Parameters
name
String
Returns Object
delete
delete an port given the name it is bound to
Parameters
name
string
Built with git-ssb-web