Speidy674 / Light-Reflective-Mirror

A relay transport for mirror.
MIT License
38 stars 9 forks source link

Process Data Function Bug Fix #7

Closed Biebras closed 1 year ago

Biebras commented 1 year ago

The current function produces an error if the function tries to process data with a room that does not exist. This can happen for a few seconds when the host disconnects and a client sends a message to the room that does not exist.

Biebras commented 1 year ago

Waiting for approval.