Skip to content

Commit

Permalink
update: stages reviewd and to-be-reviewed
Browse files Browse the repository at this point in the history
  • Loading branch information
Aadhavan Paavai Lenin committed Oct 1, 2024
1 parent 51416f4 commit e46785f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions docs/roadmap/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ The eXpServer project comprises 24 stages, organized into 5 phases. Prior to the

βœ… Reviewed
🟑 To be reviewed
🟣 Working on it
πŸ”΄ Corrections

### Phase 0: Introduction to Linux socket programming
Expand All @@ -27,17 +28,17 @@ The eXpServer project comprises 24 stages, organized into 5 phases. Prior to the
- βœ… [Stage 1: TCP Server](phase-0/stage-1)
- βœ… [Stage 2: TCP Client](phase-0/stage-2)
- βœ… [Stage 3: Linux epoll](phase-0/stage-3)
- [Stage 4: UDP with Multi-threading](phase-0/stage-4)
- πŸ”΄ [Stage 5: TCP Proxy](phase-0/stage-5)
- 🟑 [Stage 4: UDP with Multi-threading](phase-0/stage-4)
- βœ… [Stage 5: TCP Proxy](phase-0/stage-5)

### Phase 1: Building the core of eXpServer by creating reusable modules

- βœ… [Overview](phase-1/)
- βœ… [Stage 6: Listener & Connection Modules](phase-1/stage-6)
- πŸ”΄ [Stage 7: Core & Loop Modules](phase-1/stage-7)
- 🟑 [Stage 7: Core & Loop Modules](phase-1/stage-7)
- 🟑 [Stage 8: Non-Blocking Sockets](phase-1/stage-8)
- [Stage 9: epoll Edge Triggered](phase-1/stage-9)
- [Stage 10: Pipe Module](phase-1/stage-10)
- 🟑 [Stage 9: epoll Edge Triggered](phase-1/stage-9)
- 🟣 [Stage 10: Pipe Module](phase-1/stage-10)
- [Stage 11: Upstream Module](phase-1/stage-11)
- [Stage 12: File Module](phase-1/stage-12)
- [Stage 13: Session Module](phase-1/stage-13)
Expand Down

0 comments on commit e46785f

Please sign in to comment.