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

added metaData, streamName to HandshakeMessage package. #27

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Conversation

MuhammadjonTohirov
Copy link
Contributor

@MuhammadjonTohirov MuhammadjonTohirov commented Aug 26, 2023

Enhanced Peer Handling, Package Updates, and Refactored Publishing Method: Introduced 'AntPeer' struct to manage peers more efficiently, replacing the streamId list with a versatile list of 'AntPeer' instances. Updated 'HandshakeMessage' struct by adding 'metaData' and 'streamName' fields for improved functionality. Refactored 'publishMessage' method for clearer publishing using 'AntPeer' instances. These changes collectively enhance peer management, align package structures, and simplify the publishing process. Code updates and package modifications complete. Ready for pull request!

Feel free to make changes as needed. But please maintain the idea which is to send the streamName and metaData alongside streamId.

…thod: Introduced 'AntPeer' struct to manage peers more efficiently, replacing the streamId list with a versatile list of 'AntPeer' instances. Updated 'HandshakeMessage' struct by adding 'metaData' and 'streamName' fields for improved functionality. Refactored 'publishMessage' method for clearer publishing using 'AntPeer' instances. These changes collectively enhance peer management, align package structures, and simplify the publishing process. Code updates and package modifications complete. Ready for pull request!

Feel free to make changes as needed. But please maintain the idea which is to send the streamName and metaData alongside streamId.
@MuhammadjonTohirov MuhammadjonTohirov changed the title added metaData, streamName. added metaData, streamName to HandshakeMessage package. Aug 26, 2023
@mekya
Copy link
Contributor

mekya commented Aug 28, 2023

Thank you @MuhammadjonTohirov for your contributions. I appreciate it. 👏

I'll try to merge in my convenient time

@MuhammadjonTohirov
Copy link
Contributor Author

Hi @mekya, I appreciate that you responded to 'pull request'. Can you look through and do something about it. It would be great if you merged it to main repository.

@mekya
Copy link
Contributor

mekya commented Sep 11, 2023

Hi @MuhammadjonTohirov ,

Thank you. I've added this to my todo list to review and merge. Thank you for your contribution.

Please add me on linkedin if it's possible.
https://www.linkedin.com/in/ahmetoguzmermerkaya/

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