ExWapp.Debug (ExWapp v0.1.2)

Copy Markdown View Source

Provides interactive diagnostics for the WhatsApp WebSocket and Noise handshake.

These helpers expose handshake frames and protocol transitions while debugging. Normal applications should connect and send through ExWapp.Session.

Usage

iex> ExWapp.Debug.test_handshake()
iex> ExWapp.Debug.test_full_handshake()

Summary

Functions

test_full_handshake()

test_handshake()