Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Changed forwarded logs to Cyan, added warning for missing playerId #253

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

StomyPX
Copy link
Collaborator

@StomyPX StomyPX commented Jun 7, 2023

Relevant components:

  • Signalling server
  • Frontend library
  • Frontend UI library
  • Matchmaker
  • Platform scripts
  • SFU

Problem statement:

Logs from the signalling server are color-coded but do not distinguish between outgoing and forwarded messages. Furthermore, messages intended for forwarding are silently dropped if they don't specify a playerId for the intended recipient.

Solution

Forwarded messages are now colored in cyan to distinguish them from outgoing messages in green. A warning is also logged to the console if a forwarded message is dropped due to not specifying a target.

@mcottontensor mcottontensor merged commit 5202ef6 into EpicGames:master Jun 8, 2023
@StomyPX StomyPX deleted the logging_adjustments branch June 8, 2023 04:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants