TranscriptService

* TranscriptService actor * Receives: (inputDoc, Document) * Sends: (inputHiRPC, HiRPC.Receiver) to receiver_task, where Document is a correctly formatted HiRPC

Members

Functions

task
void task(immutable(TranscriptOptions) opts, immutable(size_t) number_of_nodes, shared(StdSecureNet) shared_net, immutable(TaskNames) task_names)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta