An interface used to utilize different transport to communicate between a transmitter and a receiver
Enzo a695713fe3 simple test connection established. Milestone | 2 nedēļas atpakaļ | |
---|---|---|
doc | 2 nedēļas atpakaļ | |
src | 2 nedēļas atpakaļ | |
.env | 2 nedēļas atpakaļ | |
.gitignore | 1 mēnesi atpakaļ | |
468076d5-1a00-4861-b6c9-8e369103dc8e.json | 2 nedēļas atpakaļ | |
5157e5f6-291e-4464-8cf8-9cd19f624b30.json | 2 nedēļas atpakaļ | |
README.md | 1 mēnesi atpakaļ | |
ecd7a4ef-420e-48d4-be15-8bae649cd9e6.json | 2 nedēļas atpakaļ | |
package-lock.json | 1 mēnesi atpakaļ | |
package.json | 1 mēnesi atpakaļ | |
tsconfig.json | 1 mēnesi atpakaļ |
A TypeScript-based project that defines and manages various transport interfaces. The project includes implementations for different modes of transport and demonstrates how to standardize interaction with each type.
The Transport Interface project is designed to provide a simple and extensible way to model different transportation types (e.g., cars, trucks, airplanes, etc.) using TypeScript interfaces. It demonstrates how to abstract functionality for ease of implementation and scalability.
Ensure you have the following installed: