An interface used to utilize different transport to communicate between a transmitter and a receiver
Enzo a695713fe3 simple test connection established. Milestone | 2 týždňov pred | |
---|---|---|
doc | 2 týždňov pred | |
src | 2 týždňov pred | |
.env | 2 týždňov pred | |
.gitignore | 1 mesiac pred | |
468076d5-1a00-4861-b6c9-8e369103dc8e.json | 2 týždňov pred | |
5157e5f6-291e-4464-8cf8-9cd19f624b30.json | 2 týždňov pred | |
README.md | 1 mesiac pred | |
ecd7a4ef-420e-48d4-be15-8bae649cd9e6.json | 2 týždňov pred | |
package-lock.json | 1 mesiac pred | |
package.json | 1 mesiac pred | |
tsconfig.json | 1 mesiac pred |
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: