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

Add documentation for server package #86

Merged
merged 8 commits into from
Jun 16, 2024
Merged

Conversation

ksysoev
Copy link
Owner

@ksysoev ksysoev commented Jun 16, 2024

This pull request adds documentation for the server package. It includes descriptions for the core concepts, such as channels, dispatchers, and connections. It also provides information about the backend abstraction and request abstraction. Additionally, it adds documentation for middleware concepts and their usage. This documentation will help developers understand and use the server package more effectively.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.69%. Comparing base (50469b1) to head (05a8cc3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   91.69%   91.69%           
=======================================
  Files          21       21           
  Lines         855      855           
=======================================
  Hits          784      784           
  Misses         52       52           
  Partials       19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ksysoev ksysoev merged commit 5b3745a into main Jun 16, 2024
2 checks passed
@ksysoev ksysoev deleted the 72-improves-documentation branch June 16, 2024 07:43
@ksysoev ksysoev mentioned this pull request Jun 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

Successfully merging this pull request may close these issues.

2 participants