Giter VIP home page Giter VIP logo

Comments (7)

anthonychu avatar anthonychu commented on July 1, 2024 2

Can you share what these edge cases are? Would like to address them in the Node worker if possible.

from functions-custom-handlers.

SIkebe avatar SIkebe commented on July 1, 2024 2

Also README.md still includes those samples. Those links cause 404.

The following samples demonstrate how to implement a custom handler in the following languages:

from functions-custom-handlers.

anthonychu avatar anthonychu commented on July 1, 2024 1

Customers should be using the supported Azure Functions language workers for those languages, not custom handlers. We found that having them here led to confusions.

from functions-custom-handlers.

daniloraisi avatar daniloraisi commented on July 1, 2024

I understand, but there are edge cases on Node, for example, that custom handlers saves a lot of time and work.

from functions-custom-handlers.

SIkebe avatar SIkebe commented on July 1, 2024

Customers should be using the supported Azure Functions language workers for those languages, not custom handlers.

@anthonychu Then C# with .NET 5.0 supported?

from functions-custom-handlers.

damoodamoo avatar damoodamoo commented on July 1, 2024

Could someone from the team elaborate on why they were removed? For Java, for instance, using a custom handler means:

  • I can choose the version I want
  • I can have DI
  • I can use model binding / all the other Spring stuff
  • I can use well established test frameworks

...why wouldn't I want that?

from functions-custom-handlers.

ZaourbekGerikhanov avatar ZaourbekGerikhanov commented on July 1, 2024

@anthonychu for Node, there is one edge case that I can share.
If I have a big legacy project in Express.js with lots of endpoints and I want to deploy it to Azure Functions without rearchitecting my code, then Custom Handler can do the job.

from functions-custom-handlers.

Related Issues (12)

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.