MCPcopy Create free account
hub / github.com/Wirasm/kild / constructor

Method constructor

app/src/lib/api.ts:96–103  ·  view source on GitHub ↗
(
    private onEvent: (room: string, participant: string, event: UiEvent) => void,
    private onStatus?: (connected: boolean) => void,
    private onRooms?: (rooms: RoomSummary[]) => void,
    private onRoomMessage?: (room: string, message: Message) => void,
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

connectMethod · 0.95

Tested by

no test coverage detected