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

dev/proc: Module preparation #1

Merged
merged 55 commits into from
Sep 27, 2023
Merged

dev/proc: Module preparation #1

merged 55 commits into from
Sep 27, 2023

Conversation

hironichu
Copy link
Owner

@hironichu hironichu commented Sep 17, 2023

This PR just is the whole module work that I have done before merging into the main branch.

Basics

  • Rust bindings
  • Library
    • Custom loader
  • Datagram streams (needs improvements)
  • Server Certificate generation
  • Pointer dealocation (need more info)
  • Better thread management per conn / stream
  • Streams :
    • Bi-Directional connection
    • Uni-Directional connection
    • Bi-Directional connection (Client)
    • Uni-Directional connection (Client)
  • Error codes

@hironichu hironichu marked this pull request as ready for review September 17, 2023 02:48
@hironichu hironichu self-assigned this Sep 17, 2023
@hironichu hironichu added the enhancement New feature or request label Sep 17, 2023
@hironichu hironichu added this to the 0.0.1 milestone Sep 21, 2023
@hironichu hironichu mentioned this pull request Sep 25, 2023
@hironichu hironichu merged commit 21b4fd1 into main Sep 27, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant