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

Merged PR's from SteamKit #181

Open
11 of 22 tasks
LossyDragon opened this issue Oct 11, 2021 · 2 comments
Open
11 of 22 tasks

Merged PR's from SteamKit #181

LossyDragon opened this issue Oct 11, 2021 · 2 comments

Comments

@LossyDragon
Copy link
Collaborator

LossyDragon commented Oct 11, 2021

This is kind of a rolling issue list of PR's over at SteamKit that have been merged or pushed to it.

Not everything below may be applicable to JavaSteam, if they are not, they are removed once it's looked into more.

  • CDNClient
  • WebApi
  • PR 1028 (Allow consumers to specify a custom Machine Info Provider)
  • PR 1102 (Add extra asserts connection logic)
  • Issue 1290 (Restructure samples folder)
  • PR 1379 (Less allocations in non-utf8 string reads, fix non-utf8 string writes, optimize both with stack / pool alloc)
  • PR 1381 (Improve encryption allocations)
  • PR 1382 (Optimize gzip in HandleMulti)
  • PR 1383 (C# Use ArrayPool for reading websocket messages)
  • PR 1384 (Reduce allocations)
  • PR 1389 (Reuse StringBuilder in KVTextReader)
  • PR 1390 (Simplify callback dispatching)
  • PR 1391 (Make client msg handlers a simple list)
  • PR 1392 (Delete SteamTrading Handler)
  • PR 1397 (C# Use BufferBlock for the callbacks queue) (Update: Using Kotlin Channels)
  • PR 1402 (Insert websocket servers first so that they are preferred)
  • PR 1420 (Changing default Protocol from TCP to WebSockets.)
  • PR 1422 (Switch to GetCMListForConnect)
  • PR 1449 (Remove CMList)
  • Commit 76163ad7998f20674ba024db54679e660f62e7ab (Add keyvalues test for AlternateEnd)
  • Commit 453aa39b14652bfffc228046aff6a2728856569f (Move GetCDNAuthToken to SteamContent)
  • PR 1407 (GetAuthSessionTicket implementation)
@LossyDragon
Copy link
Collaborator Author

Checked off PR 1015 as Java on other platforms allows longer thread names.

@LossyDragon
Copy link
Collaborator Author

Checked off PR 1067 as the fields are nullable already.

@LossyDragon LossyDragon mentioned this issue Jan 17, 2022
4 tasks
@LossyDragon LossyDragon mentioned this issue Jan 5, 2023
4 tasks
@LossyDragon LossyDragon mentioned this issue Jan 24, 2023
4 tasks
@LossyDragon LossyDragon mentioned this issue Aug 31, 2024
4 tasks
This was referenced Oct 16, 2024
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

No branches or pull requests

1 participant