Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sigspec UI #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

sigspec UI #41

wants to merge 2 commits into from

Conversation

dovjar
Copy link

@dovjar dovjar commented Mar 17, 2021

Because work on #35 is stopped - providing my own implementation of UI.
Because signalR concept differs from REST, do not tried to mimic swager UI. Instead decided to use different approach:

  1. connect to hub - on connection automatically subscribes to all hub events.
  2. allow to invoke hub methods, but result is displayed as notification.
  3. all hub events are displayed as notifications.

@phantomcosmonaut
Copy link

Hey, glad you could pick up #35, do you have screen shots of the UI?

@dovjar
Copy link
Author

dovjar commented Mar 29, 2021

connect to hub

image

invoke some methods

image

@RicoSuter RicoSuter mentioned this pull request Jun 3, 2021
@RicoSuter
Copy link
Owner

Is this PR still active? Anyone planning on working on it?

@dovjar
Copy link
Author

dovjar commented May 24, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants