question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Please make skype/tstrouter and azure/communication-signaling public too

See original GitHub issue

Is your feature request related to a problem? Please describe. I currently trying to create a web-app / PWA that includes a chat with blazor. The current problem I have is that the .NET library hasn’t any implementation to receive message in a event based way. So I try to lock into the JS client to find the implementation and try to reimplement it for .NET. So Desktop Apps, Blazor Apps, and Console applications have the same feature as the JS library. But the problem is that only the azure/communication-chat is opensource. The package azure/communication-signaling is under MIT but I can only find the source code in the NPM package it selfs. This package refers to a dev dependency to skype/tstrouter. This isn’t a package that I can find in the public.

Describe the solution you’d like It would be nice if both libraries could be open source so I can write the .NET implementation for them.

Describe alternatives you’ve considered Maybe that is for a reason closed source. Then we should try to reverse engineering it over the browser request log and rewrite it in public.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
juancamilorcommented, Feb 26, 2022

Hi @paule96 , We are actively working with our dependencies on this effort. It is tentatively scheduled to be released in Q2.

1reaction
juancamilorcommented, Oct 4, 2021

Hi @paule96 , This effort is scheduled now for Q1 2022. We will let you know as soon as it is ready.

FYI @ashwinder

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found