[PR #241] [MERGED] Documentation additions for Client/Server objects #1061

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

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/241
Author: @yankejustin
Created: 5/30/2015
Status: Merged
Merged: 5/30/2015
Merged by: @MaxXor

Base: masterHead: Documentation


📝 Commits (10+)

  • a485a4f Merge pull request #17 from MaxXor/master
  • d333314 Merge pull request #18 from MaxXor/master
  • f2c853b Merge pull request #19 from MaxXor/master
  • 5450421 Added documentation for server's client
  • 4be0073 Added documentation for the server
  • 8edeb8b Added more documentation for the server
  • 0f281d4 Added and fixed some server documentation
  • 978b64b Final tweaks to the server documentation
  • a254164 Documented OnClientState for Server's client
  • 0dc2bd7 Added documentation for the Client's client

📊 Changes

3 files changed (+179 additions, -1 deletions)

View changed files

📝 Client/Core/Client.cs (+66 -1)
📝 Server/Core/Client.cs (+37 -0)
📝 Server/Core/Server.cs (+76 -0)

📄 Description

Additions

- Added documentation for the Client's Client object. - Added documentation for the Server's Client object. - Added documentation for the Server's Server object.

🔄 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/241 **Author:** [@yankejustin](https://github.com/yankejustin) **Created:** 5/30/2015 **Status:** ✅ Merged **Merged:** 5/30/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `Documentation` --- ### 📝 Commits (10+) - [`a485a4f`](https://github.com/quasar/Quasar/commit/a485a4f64b811c3dbdf2ec423c8d86204e5c010f) Merge pull request #17 from MaxXor/master - [`d333314`](https://github.com/quasar/Quasar/commit/d33331468415926ce5e0cdd3d802c62c31a3b04b) Merge pull request #18 from MaxXor/master - [`f2c853b`](https://github.com/quasar/Quasar/commit/f2c853b7524a65cdb46465dd004453b10ede8be5) Merge pull request #19 from MaxXor/master - [`5450421`](https://github.com/quasar/Quasar/commit/5450421900b063de5b0dfca15ecef7e00cddc3cb) Added documentation for server's client - [`4be0073`](https://github.com/quasar/Quasar/commit/4be0073f837b1b34fa2d9a438b600e2c5d8fa497) Added documentation for the server - [`8edeb8b`](https://github.com/quasar/Quasar/commit/8edeb8b9689d2fd57b3c189422e1a67db6d1f1e7) Added more documentation for the server - [`0f281d4`](https://github.com/quasar/Quasar/commit/0f281d4af37c684848e7295b154ee71427b239b2) Added and fixed some server documentation - [`978b64b`](https://github.com/quasar/Quasar/commit/978b64b564817fbda4ea35694b3248b7cdb0d4dd) Final tweaks to the server documentation - [`a254164`](https://github.com/quasar/Quasar/commit/a25416442471710208b8434870949e20d4ca4a34) Documented OnClientState for Server's client - [`0dc2bd7`](https://github.com/quasar/Quasar/commit/0dc2bd7b6f8399fc738d20714f12df3fec76c9c7) Added documentation for the Client's client ### 📊 Changes **3 files changed** (+179 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Client/Core/Client.cs` (+66 -1) 📝 `Server/Core/Client.cs` (+37 -0) 📝 `Server/Core/Server.cs` (+76 -0) </details> ### 📄 Description <h1>Additions</h1> - Added documentation for the Client's Client object. - Added documentation for the Server's Client object. - Added documentation for the Server's Server object. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:52:58 +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#1061
No description provided.