Skip to content

Commit

Permalink
⛽ feat(networking): adding UDP to the roadmap (#8)
Browse files Browse the repository at this point in the history
* Feat: Adding Udp and Design Patterns section

* Update roadmap.yaml
  • Loading branch information
khoramism authored May 17, 2024
1 parent 87ba293 commit 694fd1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion roadmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Data Engineering:
Protocols:
- HTTP/HTTPS
- TCP/IP
- UDP
- SSH
- DNS
Concepts:
Expand All @@ -27,7 +28,7 @@ Data Engineering:
- Learn about APIs: |
GraphQL
REST
gRPC
gRPC
- Caching
Web Frameworks and API Development:
Python:
Expand Down

0 comments on commit 694fd1e

Please sign in to comment.