[][src]Module new_home_proxy::communication

This module contains structs for the communication between the server and client

Structs

ProxyRequest
ProxyResponse

This struct contains the fields required from the client

WebsocketCommand
WrappedMessage

A serde (serializable/deserializable) message which contains a message id for resolving the correct message pair

Enums

WebsocketSignal