Code Monkey home page Code Monkey logo

Comments (6)

dlstucki avatar dlstucki commented on August 12, 2024

Do you need the Relay Listener to be in node.js or is the Relay Sender sufficient? If you only need the Sender to be in node.js then you can use something like WebHttpRelayBinding on the listener and plain-old HTTP/S for the Sender.

WcfRelay Listeners require WCF which is basically .NET Framework only (not even .NET Core).

from azure-relay.

gabog avatar gabog commented on August 12, 2024

Thanks for the kick reply @dlstucki, unfortunately, I need a listener. The issue is that Hybrid Connections are on all the time and that will cost me $9 a month whether I use it or not.

The dynamic WCF relay gets dropped automatically when the listener drops which allows us to manage cost more efficiently.

I could code my utility to create and drop a hybrid connection when it starts and ends but that could potentially leave me with an open hybrid connection if my process ends abnormally.

Do you guys have a "Dynamic" hybrid connection planned? (probably not but it doesn't hurt to ask 😊)

from azure-relay.

jfggdl avatar jfggdl commented on August 12, 2024

@gabog, there is no plans for a "dynamic hybrid connection" feature. Would you please share with us how many listeners and how many hours a month you would need them approximately? What I would like to get is more context on the roadblocks that we might have with adoption of Hybrid Connections, which is our modern cross-language platform as it is based on open source technologies (web sockets).

from azure-relay.

aslivker avatar aslivker commented on August 12, 2024

If you use API Management layer which natively support Azure Relay, then you can run your service on any platform and with no need to configure it with any Azure Relay knowledge, see here , https://nevatech.com/blog/post/Real-integration-of-API-Management-with-Azure-Service-Bus-Relay-Service

from azure-relay.

jfggdl avatar jfggdl commented on August 12, 2024

Thanks for the article and how through an API Management solution connections could be managed to lead to a lower Relay expense.

We have had conversations on providing a different offering with better pricing for high-end consumption. We are not planning to implement what we are referring to "dynamic hybrid connections". Please let me know if your needs is to create thousands of listener connections and if you would be interested in a better pricing at a high-end consumption level.

from azure-relay.

gabog avatar gabog commented on August 12, 2024

Thanks @jfggdl, I am good for now, I will close this issue.

from azure-relay.

Related Issues (20)

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.