Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make sure ChannelDirection is respected #764

Merged
merged 3 commits into from
Jan 3, 2025
Merged

Conversation

cBournhonesque
Copy link
Owner

@cBournhonesque cBournhonesque commented Jan 3, 2025

Because of some changes, the ChannelDirection was not respected i.e. ClientToServer components would still get replicated from server to client. This PR makes sure that the ChannelDirection is applied correctly.
Also adds a unit test for it

Also changing some of the frequent logs from debug->trace

@cBournhonesque cBournhonesque added C-Bug Something isn't working A-Replication labels Jan 3, 2025
@cBournhonesque cBournhonesque merged commit a77026d into main Jan 3, 2025
2 of 4 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-Replication C-Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant