alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
knotserver
/
jsclient
1 file
at
80413772d9a490cbb8b8d7c88e2c41ab0f7bc77e
Anirudh Oppiliappan
knotserver: /init and /user endpoints
2y ago
caf7b4ca
jetstream.go
knotserver: /init and /user endpoints When the knot is initialized, the h.init channel is closed signalling the Jetstream watcher to begin, with the owner DID in filter. There's no null filter so starting it without any DIDs will give us events for all DIDs. /init also checks if h.knotInitialized is true, and will 409 Conflict if /init is called again. PUT /user is similar, but will only trigger a call to UpdateDids.
2 years ago