git ssb

2+

Dominic / yap



Tree: 2e24f63f3e975823d94bc8e83243dd998d9caa5f

Files: 2e24f63f3e975823d94bc8e83243dd998d9caa5f / apis / invites.js

200 bytesRaw
1
2// user invites
3
4// create an invite
5
6// accept an invite
7
8// accepting an invite needs some sort of progress bar...
9// viewing that invite should cause polling
10
11// see who invited who
12
13
14

Built with git-ssb-web