mayakerostasia opened a new pull request, #1983:
URL: https://github.com/apache/iggy/pull/1983

   ## Description
   TCP-TLS server using compio & uring_tpc
   
   ### Why
   Switch to compio broke prior TLS server implementation
   
   ### How
   Remove `todo!`s and ensure source compiles.  Some slight modifications to 
imports necessary to keep types consistent across TLS listener/sender/server 
files.
   
   
   ## General Coding Remarks
   
   - **Code Formatting**: Good
   - **Code Linting**: Lot's of problems unrelated to these changes
   - **Unit Testing**: Unchecked
   - **Integration Testing**: Unchecked
   - **Project Structure**: Unchecked
   - **Build Integrity**: Has some problems while running, unsure if it has to 
do with changes
   - **Check unused dependencies**: Done - left "Ctrlc"
   - **Sort dependencies**: Done for /server


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to