Giter VIP home page Giter VIP logo

Comments (5)

webdestroya avatar webdestroya commented on August 21, 2024

You should use an HTTP route. Make an HTTP route that you can send commands to. From that you can have it post messages anywhere.

Take a look at:

They both provide http routes that are used to post messages to channels

from lita.

toothfairy avatar toothfairy commented on August 21, 2024

@webdestroya nice solution, but may be some internal call would be better

from lita.

jimmycuadra avatar jimmycuadra commented on August 21, 2024

@toothfairy Are you asking for a way to send data to a running Lita process from another process on the same system? If so, I'd like to hear more about what you're trying to do and how you imagine it might work. If the notification is coming from another system over the network, HTTP is your best bet.

from lita.

toothfairy avatar toothfairy commented on August 21, 2024

@jimmycuadra yep i'm talking about interaction inside of the same system. Solution i think about some built-in DRb server or multiple handlers support. dunno tho may be http solution would be much easier

from lita.

jimmycuadra avatar jimmycuadra commented on August 21, 2024

Monit has some documentation about using HTTP to send notifications to external services: http://mmonit.com/wiki/MMonit/Notification

Unless there is something you find you cannot achieve with HTTP, I think adding another inbound communication mechanism is probably overkill for the moment.

from lita.

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.