An interface used to utilize different transport to communicate between a transmitter and a receiver
Dr-Swopt 24d32624dd some fixes. Although there' still quite a lot of problems overall. Need to test again thoroughly to make sure socket is still working as expected. | há 4 dias atrás | |
---|---|---|
dist | há 1 semana atrás | |
doc | há 1 semana atrás | |
src | há 4 dias atrás | |
.env | há 4 dias atrás | |
.gitignore | há 2 meses atrás | |
README.md | há 2 meses atrás | |
package-lock.json | há 1 semana atrás | |
package.json | há 1 semana atrás | |
tsconfig.json | há 1 semana atrás |
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: