[PR #274] [MERGED] Reduced header size and set max payload to 16MB #1069

Closed
opened 2026-02-27 15:53:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/274
Author: @MaxXor
Created: 7/9/2015
Status: Merged
Merged: 7/9/2015
Merged by: @MaxXor

Base: masterHead: master


📝 Commits (2)

  • 0e6cafd Reduced header to 3 bytes & Max Payload is 16MB
  • 00d9061 Merge remote-tracking branch 'upstream/master'

📊 Changes

3 files changed (+20 additions, -10 deletions)

View changed files

📝 Client/Core/Networking/Client.cs (+10 -5)
📝 Server/Core/Networking/Client.cs (+9 -4)
📝 Server/Core/Networking/Server.cs (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/274 **Author:** [@MaxXor](https://github.com/MaxXor) **Created:** 7/9/2015 **Status:** ✅ Merged **Merged:** 7/9/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`0e6cafd`](https://github.com/quasar/Quasar/commit/0e6cafdc75eba13e9001b84598ec9c9391d79394) Reduced header to 3 bytes & Max Payload is 16MB - [`00d9061`](https://github.com/quasar/Quasar/commit/00d9061d037272d0bdd49c95c396841233938b4a) Merge remote-tracking branch 'upstream/master' ### 📊 Changes **3 files changed** (+20 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `Client/Core/Networking/Client.cs` (+10 -5) 📝 `Server/Core/Networking/Client.cs` (+9 -4) 📝 `Server/Core/Networking/Server.cs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:53:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#1069
No description provided.