Skip to content
View florimm's full-sized avatar

Block or report florimm

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. whatif whatif Public

    JavaScript 1

  2. dapr-realtime-map dapr-realtime-map Public

    proto.actor to dapr

    C# 2

  3. ServiceConnector ServiceConnector Public

    ServiceConnector is a application that will make possible to connect services (components) between them and execute it.

    TypeScript 1

  4. SisBibloteka SisBibloteka Public

    JavaScript 1

  5. FunctionFlow FunctionFlow
    1
    void Main()
    2
    {
    3
    	var pipeline = new LoggerHandler(new TryHandler());
    4
    	var wf = FunctionFlow
    5
    	.Init()