• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @waku/core
  • createEncoder

Function createEncoder

  • createEncoder(__namedParameters): Encoder
  • Creates an encoder that encode messages without Waku level encryption or signature.

    An encoder is used to encode messages in the 14/WAKU2-MESSAGE format to be sent over the Waku network. The resulting encoder can then be pass to @waku/interfaces!ISender.send to automatically encode outgoing messages.

    Parameters

    • __namedParameters: EncoderOptions

    Returns Encoder

    • Defined in packages/core/src/lib/message/version_0.ts:120

Settings

Member Visibility

Theme

Documentation
  • Loading...

Generated using TypeDoc