Giter Site home page Giter Site logo

artyomartamonov / msg Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 0.0 265 KB

Msg is gRPC-based backend for messaging written in golang.

License: MIT License

Makefile 0.35% Go 98.22% Dockerfile 1.35% Shell 0.08%
chat docker docker-compose go golang grpc grpc-go jwt jwt-authentication message postgresql protobuf protocol-buffers rabbitmq

msg's Introduction

msg's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

msg's Issues

Unable to test requests via Postman-like software

Hi, there's a problem with BloomRPC, Insomnia and other Postman-like software with grpc support

Main problem is that such soft doesn't know how to resolve external imports, as a result of which it swears at the lack of models from the model.proto file

Error message:

Error while importing protos
no such Type or Enum 'model.Message' in Type .message.MessageDelivery

[Question] Expired JWT on active GetMessages stream

Hi, what we should do if our message.MessageService.GetMessage stream returned 16 UNAUTHENTICATED: JWT is expired

I mean, if we need reconnect to stream every ${JWT_DURATION_MIN} minutes, then that means that we will lose one message every 15 minutes when our stream will signal us that our token has expired?
And we will send auth.AuthService.Refresh request, and then reconnect to stream?

Doesn't this's overhead solution? I mean, i can't understand this algorithm well, cuz that means we will have a lot of requests to our server

Will be glad to hear your opinion to that question.

[Question] Fate of this project

Hi, thanks for such a cool example, it really helps to learn a lot

I see that the maintainer responds to issues fairly quickly

Unfortunately, there have been no commits to the project for three months and I am interested in the fate of this project - is it frozen or completely abandoned?

I really hope that the development hasn't been abandoned, cuz it really cool project

Thank you for your reply!

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.