Some progress towards accepting and rejecting follows #3
1 changed files with 0 additions and 2 deletions
|
@ -40,8 +40,6 @@ export class DotinoVeloce {
|
|||
|
||||
this.federation
|
||||
.setNodeInfoDispatcher("/nodeinfo/2.1", this.#nodeInfoHandler.bind(this))
|
||||
|
||||
// TODO: Setup a message queue
|
||||
}
|
||||
|
||||
async #nodeInfoHandler(_ctx: Context<ContextData>): Promise<NodeInfo> {
|
||||
|
|
Loading…
Reference in a new issue