All Downloads are FREE. Search and download functionalities are using the official Maven repository.

defs.main-tests.source.idltest.streams.domain Maven / Gradle / Ivy

The newest version!
domain idltest.streams

data Nuthing {}

// NOTE: It's just a syntax. Streams aren't supported by transpilers yet. https://github.com/7mind/izumi/issues/89
streams TestStreams {
  toclient empty(firstName: str, secondName: str)
  toserver hello(name: str)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy