GithubHelp home page GithubHelp logo

Comments (6)

marvin-bitterlich avatar marvin-bitterlich commented on July 3, 2024

As it seems, this was already done with #46 but the version containing the fix never got it to maven. Can you up the version there?

from jawampa.

Matthias247 avatar Matthias247 commented on July 3, 2024

Setting disclose_me was merged and is available in the current maven release with CallFlags:
https://github.com/Matthias247/jawampa/blob/master/jawampa-core/src/main/java/ws/wamp/jawampa/CallFlags.java#L24
https://github.com/Matthias247/jawampa/blob/master/jawampa-core/src/main/java/ws/wamp/jawampa/client/SessionEstablishedState.java#L459-L462

from jawampa.

marvin-bitterlich avatar marvin-bitterlich commented on July 3, 2024

The current maven release is 0.3.0
https://github.com/Matthias247/jawampa/tree/mvn-repo/ws/wamp/jawampa/jawampa/0.3.0

And what I needed was this function:
https://github.com/Matthias247/jawampa/blob/master/jawampa-core/src/main/java/ws/wamp/jawampa/Request.java#L63

Which is not in the build tagged 0.3.0 so I requested that the build could be updated. The Version 0.4.1 is announced and recommended on the start page

<dependency>
    <groupId>ws.wamp.jawampa</groupId>
    <artifactId>jawampa-core</artifactId>
    <version>0.4.1</version>
</dependency>

But is not resolved as a dependency as the maven branch was not updated.

I since then found https://jitpack.io/ which builds the dependency for me, but it would be nice to have an updated maven repo.

from jawampa.

Matthias247 avatar Matthias247 commented on July 3, 2024

You are on the wrong maven repo. The new versions are on maven central.

from jawampa.

Matthias247 avatar Matthias247 commented on July 3, 2024

http://search.maven.org/#search|ga|1|jawampa

from jawampa.

marvin-bitterlich avatar marvin-bitterlich commented on July 3, 2024

Alright, will look where I found the outdated information and see if the docs get edited.

from jawampa.

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.