Ejemplo n.º 1
0
 public void OnServerMessage(WebSocketFrame frame)
 {
     webSocketApplication?.SendMessage(frame);
 }