18 lines
557 B
Markdown
18 lines
557 B
Markdown
Primary filtering functionality
|
|
Dispatches to Protocols
|
|
===============================
|
|
|
|
### *class* Sponge.base.Filter(cache, onodeID, todo, cLog)
|
|
|
|
#### *async* protoRoute(completeMessage)
|
|
|
|
Shorthand reference
|
|
|
|
### *class* Sponge.Protocols.bubble.filter(completeMessage, recipient, recipientNode, onodeID, todo)
|
|
|
|
### *class* Sponge.Protocols.catch.filter(completeMessage, recipient, recipientNode, todo)
|
|
|
|
### *class* Sponge.Protocols.cryptography.filter(completeMessage, recipientNode, todo)
|
|
|
|
### *class* Sponge.Protocols.map.filter(completeMessage, todo)
|