Skip to content

Added [Simple P2P UDP Messaging Client] #37#43

Open
xyphoes0727 wants to merge 14 commits intoAISocietyIITJ:tasksfrom
xyphoes0727:tasks
Open

Added [Simple P2P UDP Messaging Client] #37#43
xyphoes0727 wants to merge 14 commits intoAISocietyIITJ:tasksfrom
xyphoes0727:tasks

Conversation

@xyphoes0727
Copy link
Copy Markdown
Collaborator

📝 What does this Pull Request do?

🔧 Type of Change

  • 🐛 Bug fix (fixes something that wasn't working)
  • ✨ New feature (adds new functionality)
  • 💅 Style change (colors, fonts, layout - no functionality change)
  • 📚 Documentation update (README, guides, comments)
  • 🧪 Tests (adding or fixing tests)
  • 🔧 Refactoring (improving code without changing functionality)

🎯 Which part of the project does this affect?

  • 🧠 AI/ML Models (AI components in ai/)
  • 🔧 Backend (Server logic in backend/)
  • 🌐 Frontend (CLI & React.js in frontend/)
  • 🌐 Network Layer (P2P networking in network/)
  • � Shared Utilities (Common code in shared/)
  • 📚 Documentation
  • 🚀 CI/CD (GitHub workflows)

🧪 How did you test this?

Ran the same script in two different terminals and tested input-output.

📸 Screenshots (if you changed the UI)

image

✅ Checklist

  • 🔍 I tested my changes and they work
  • 💬 My commit messages follow the format (like feat: add login button)
  • 🌿 My branch has a descriptive name (like add-login-button or fix-spelling)
  • 📝 I have correctly updated the workflows for any new tech stack that I used
  • 📖 I read the Contributing Guide if this is my first PR
  • 🤔 I would be comfortable explaining my changes to someone else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants