Giter Site home page Giter Site logo

Wrong parse connection string about amqpcpp HOT 2 CLOSED

akalend avatar akalend commented on July 28, 2024
Wrong parse connection string

from amqpcpp.

Comments (2)

akalend avatar akalend commented on July 28, 2024

Wed, 31 Oct 2012 23:21:23 -0700 от vasiliy-briginets [email protected]:

parseCnnString("123123:akalend@localhost:5673/private") :
AMQP connection:

port = 5673

host = localhost

vhost = /private

user = akalend

passw = 123123
But i need to "vhost=private".

I think need pos2+1 when assigned to vhost.Set the vhost if need it.
You can to use default settings:
AMQP();
....

Александр Календарев
http://highloadblog.ru

from amqpcpp.

vasiliy-briginets avatar vasiliy-briginets commented on July 28, 2024

It's an example. In the real project i have other parameters.
Problem in parsing vhost, it parsing with symbol '/', but its wrong

from amqpcpp.

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.