Giter Site home page Giter Site logo

momo-youngg / combinevisualizerapplication Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 1.83 MB

Visualize how Swift Combine elements works; GUI Application

License: BSD 2-Clause "Simplified" License

Objective-C 0.72% Swift 99.14% Ruby 0.15%
combine swift

combinevisualizerapplication's Introduction

CombineVisualizerApplication

Overview

CombineVisualizerApplication is a macOS-exclusive application designed to receive and display method information of Combine elements (Publishers, Subscribers, Subscriptions, and Subjects) in a visually appealing format from CombineVisualizer. This project complements CombineVisualizer by acting as a receiver for the method information transmitted over the localhost.

Description

The CombineVisualizerApplication acts as a visualizer for the method invocations captured by the CombineVisualizer project. It sets up an embedded server to listen for incoming method information transmitted from CombineVisualizer. Upon receiving the method information, the application presents it on the screen in an aesthetically pleasing manner.

The application provides a user-friendly interface that allows developers to analyze the execution flow of Combine workflows effectively. By visually representing the method invocations, including the order, threads, and other relevant details, developers can gain valuable insights into the inner workings of their Combine-based applications.

Usage

To use CombineVisualizerApplication, follow these steps:

  1. Ensure that the CombineVisualizer project is running and transmitting the method information to the localhost.
  2. Build and run the CombineVisualizerApplication on your macOS machine. (or you can just run it by .dmg file in root directory)
  3. The application will automatically listen for incoming method information from CombineVisualizer.
  4. Default port is 8080. If you want to change, fill the form with the port which you want to use (must same as in CombineVisualizer) and press 'apply' button.
  5. Once the method information is received, the application will display it on the screen in a visually appealing format.

Example:

CombineVisualizerApplication Screenshot

Reference

Contact

Any comments on this project are welcome. Feel free to register for the issue.

combinevisualizerapplication's People

Contributors

momo-youngg avatar

Stargazers

Oh Sung Ah avatar SeungHwan Lee avatar Soll4u avatar Coden avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.