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

39 implemen a complete udp server #13

Merged
merged 17 commits into from
Dec 24, 2023

Conversation

MasterLaplace
Copy link
Owner

@MasterLaplace MasterLaplace commented Dec 24, 2023

Changes

This pull request makes the following changes:

Standards checklist:

Questions that need to be answered before merging:

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • Is this PR targeting the correct branch in this repository?
  • Has the CHANGELOG.md file been updated to reflect the updates in this PR?
  • The code is well documented and easy to understand.

Additional information

Flakkari Client requesting: (if applicable)

  • Contributor has read Flakkari's GitHub code of conduct
  • Contributor would like to be mentioned in the release notes as: @MasterLaplace
  • Contributor agrees to the license terms of this repository.

MasterLaplace and others added 17 commits December 24, 2023 08:32
…-manager

38 implement a basic client manager
Implement concatenation and subtraction operators for Buffer class
Update include in core.cpp
Update ClientManager to use static methods
Update UDPServer to use static methods
…for-flakkari-protocol

36 implement header packet for flakkari protocol
@MasterLaplace MasterLaplace merged commit 9d9c016 into main Dec 24, 2023
6 checks passed
@MasterLaplace MasterLaplace deleted the 39-implemen-a-complete-udp-server branch January 8, 2024 01:46
@MasterLaplace MasterLaplace added documentation Improvements or additions to documentation enhancement New feature or request minor This is a minor feature (increment version) network All About Flakkari Server and his API labels Jan 8, 2024
@MasterLaplace MasterLaplace self-assigned this Jan 8, 2024
@MasterLaplace MasterLaplace removed the minor This is a minor feature (increment version) label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request network All About Flakkari Server and his API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants