WebsockexNova.MockTransportImpl (WebsockexNova v0.1.0)

View Source

A simple mock implementation of the WebsockexNova.Transport behaviour for testing and development.

This module can be used in place of a real transport (e.g., Gun) to simulate transport operations in tests or development environments where a real network connection is not desired.