CankayaUniversity / ceng-407-408-2024-2025-SenseAI

SenseAI
0 stars 0 forks source link

Class Diagram oluşturulacak (Client ve Server için ayrı ayrı) #3

Open borablanca opened 1 month ago

borablanca commented 3 weeks ago

Class diagramdan önce C4 diagram hazırlanacak

ThePotatoDuke commented 2 weeks ago

Type: Ktor is a framework for building asynchronous servers and clients in connected applications. It’s designed for handling HTTP requests and responses, making it suitable for both server-side and client-side applications. Functionality: Ktor is used to make network calls to remote APIs, manage WebSocket communication, and handle server-side routing and responses. It is ideal for creating RESTful APIs or microservices.... My team had used ktor for networking, I will elaborate further in a meeting...