Skip to content

Implement RFC #5: RPC Queue#413

Merged
NoelStephensUnity merged 14 commits intodevelopfrom
feature-rpcqueue2
Jan 5, 2021
Merged

Implement RFC #5: RPC Queue#413
NoelStephensUnity merged 14 commits intodevelopfrom
feature-rpcqueue2

Conversation

@NoelStephensUnity
Copy link
Copy Markdown
Member

@NoelStephensUnity NoelStephensUnity commented Dec 16, 2020

This PR implements RFC #5: RPC Queue (tracked by #476)

This is a cleaner version of the feature/rpcqueue branch with only the RPC Queue specific changes and the changes from:
PR #407 and PR #408
RFC for this is pending review and will be attached to this PR once it is approved

@NoelStephensUnity NoelStephensUnity changed the title RPC Queue Implementation #5 RPC Queue Implementation-2 Dec 16, 2020
Copy link
Copy Markdown
Contributor

@mattwalsh-unity mattwalsh-unity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fundamentally I'm a thumbs up, but just a few questions / observerations

@unity-cla-assistant
Copy link
Copy Markdown

unity-cla-assistant commented Dec 17, 2020

CLA assistant check
All committers have signed the CLA.

0xFA11 and others added 10 commits December 17, 2020 12:29
- Fixed an issue where on latest 21.1 you could not build ILPP without some PrivateCorelib issues

- Removed UTP package as it causes issues with burst and ILPP that needs to be resolved at some future point

- Updated Burst to latest 1.43 and Mono to 1.10.1-preview.1 (this is the legit package not the shim package)

All this is compat back to 2018.4
…d moved some core around to be more clean and consistent.
Cleaning up the RPCQueue branch for PR.
(first pass)
Left out the SpawnManager changes (PR #407) which was merged into the RPC queue branch prior to the migration.
Reverted InternalManager from public to internal.
Removed unused (and evidently added) GetCurrentSceneIndex from SceneManagement
@0xFA11 0xFA11 changed the title RPC Queue Implementation-2 Implement RFC #5: RPC Queue Dec 20, 2020
Copy link
Copy Markdown
Contributor

@0xFA11 0xFA11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I'm also overall 👍 for this PR but asking for a few extra comments and clarifications (optionally).

Copy link
Copy Markdown
Member Author

@NoelStephensUnity NoelStephensUnity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed all comments and have compiled a list of all suggestions for two new Jira Tasks:
RpcQueue Revisited: Generic minor changes
RpcQueue and InternalMessages: Needs further investigation as to be solution to sending non-rpc based internal messages.

@NoelStephensUnity NoelStephensUnity removed the request for review from TwoTenPvP December 28, 2020 17:27
@NoelStephensUnity NoelStephensUnity merged commit 44e6399 into develop Jan 5, 2021
@0xFA11
Copy link
Copy Markdown
Contributor

0xFA11 commented Jan 5, 2021

a minor thing but you should've "Squash and Merge" @NoelStephensUnity :)

@NoelStephensUnity NoelStephensUnity deleted the feature-rpcqueue2 branch March 2, 2021 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants