Revision c29ad62c
Added by Marc Dequènes over 13 years ago
- ID c29ad62c59a8aba1c56a581ff96bf13e46a872be
IDEAS | ||
---|---|---|
|
||
Tasks:
|
||
- wait notif on multiple channels:
|
||
by registering the same callback on multiple channels,
|
||
and unregistering all of them at once later. there is
|
||
a chance of throwing the callback twice on different
|
||
channels, so it is impossible to unsure a single call
|
||
- work on sending notif to peers through special channels
|
||
|
||
Postman:
|
||
- process schema (without intermediate bot for command processing):
|
||
|
||
... | ... | |
|
||
Tasks:
|
||
- inheritance: thread data (auth token, I18n prefs…)
|
||
- wait notif on multiple channels:
|
||
by registering the same callback on multiple channels,
|
||
and unregistering all of them at once later. there is
|
||
a chance of throwing the callback twice on different
|
||
channels, so it is impossible to unsure a single call
|
||
- work on sending notif to peers through special channels
|
||
|
||
API:
|
||
- node def:
|
Also available in: Unified diff
[-] ideas update