Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 743 Bytes

File metadata and controls

24 lines (16 loc) · 743 Bytes

Project Creation

The core Velocitas toolchain component enables the project creation for uProtocol based projects. It contains scripts for creation of uApps/uServices, supporting all of uProtocols languages.

Supported project types

  • Empty skeleton
  • From example
    • Horn activator

Interfaces

Service catalogue

When creating a project based on the empty skeleton it is possible to specify a functional dependency on a catalogue of services to be used by the project. This catalogue consists of a file tree containing one or more protobuf service definitions.

Supported languages

Language Status
Java
C++
Rust
Kotlin