Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update Mirror 66.0.3 #10

Merged
merged 35 commits into from
Apr 1, 2022
Merged

Conversation

MrGadget1024
Copy link

No description provided.

miwarnec and others added 30 commits March 10, 2022 19:37
…> Get; Recycle => Return; (#3112)

* breaking: NetworkReader/WriterPool API simplified: GetReader/Writer => Take; Recycle => Return;

* rename Take() to Get()

* Pool<T> Take() => Get()
…tworkStatistics) (#3117)

* feature: Transport.OnClient/ServerDataSent events += (prepares for NetworkStatistics)

* comments
* feature: NetworkStatistics

* better UI
…h the potential for 1 byte VarInt) (#3119)

* perf: Rpcs/Cmds functionHash bandwidth reduced from 4 => 2 bytes (with the potential for 1 byte VarInt)

* tests
imerr and others added 5 commits March 26, 2022 13:06
Since some may use , instead of . as their decimal place seperator

Error:
String lengths are both 7. Strings differ at index 1.
  Expected: "1.00 KB"
  But was:  "1,00 KB"
* rename

* so far

* better

* fixx

* old

* error

* typo

* comment
@MrGadget1024 MrGadget1024 merged commit c9e42d3 into portals-labs:master Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants