Skip to content
View florimm's full-sized avatar
Block or Report

Block or report florimm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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()