piermesh/docs/Sponge/base.md

557 B

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)