Gun-Vue docs v0.21.4 • Docs
Gun-Vue docs v0.21.4 / Room / createRoom
Function: createRoom()
createRoom(
options
):Promise
<void
>
Create a new room inside the current room
Parameters
• options
• options.name: string
• options.pair: any
Returns
Promise
<void
>