GithubHelp home page GithubHelp logo

Lack of Documentation about microdot HOT 5 OPEN

gigya avatar gigya commented on June 30, 2024
Lack of Documentation

from microdot.

Comments (5)

daniellm avatar daniellm commented on June 30, 2024

Unfortunately not. If you have specific questions, I might be able to provide quick answers.

from microdot.

zeinali0 avatar zeinali0 commented on June 30, 2024

We are creating an instant messaging app with microservice architecture and i'm just searching for tools to help us.
But i couldn't find any usefull documents for microdot.
We would have an API Getway but Our client will not use http, instead they use some Protocol which name MTProto. It based on TCP or Websocket.
I don't know how much microdot can help us as we cannot use some feature like Service Discovery, Health Checker and others which they designed for http protocol

from microdot.

daniellm avatar daniellm commented on June 30, 2024

Note that typically your micro-services are deployed in some data center and communicate with one another directly. Your API gateway will typically accept incoming requests from the outside world and route them to the relevant micro-service. The protocol the API gateway supports (e.g. MTProto) is unrelated to the internal protocol between microservices (e.g. HTTP for Microdot).

from microdot.

zeinali0 avatar zeinali0 commented on June 30, 2024

Thanks for the Note. So Does any work started for Documentation yet? Because there is no sample for many features which it provide and i have no idea how should i use this framework.

from microdot.

daniellm avatar daniellm commented on June 30, 2024

Unfortunately not. We may put more focus on this in 2020, but probably only in the second half. I'm sorry. You're welcome to fly over here and we'll give you the rundown :)

from microdot.

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.