Giter Site home page Giter Site logo

acteur's People

Contributors

jakewharton avatar lordmonoxide avatar timboudreau avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

acteur's Issues

Support for Bearer tokens

The Headers class defines

public static final HeaderValueType<BasicCredentials> AUTHORIZATION = new BasicCredentialsHeader();

which requires an instance of BasicCredentials. It would be nice to have support for other authorization types, such as Bearer tokens.

Any support planned for 'push' ?

One of the best parts of the netty server is 1st order support for things like websockets and comet. Actueur looks great, but it seems very difficult to add in push support into it. Am I missing anything here and it can be done, or is it a planned feature in the future?

Can't compile because of the following error

Non-resolvable parent POM for com.mastfrog:acteur-parent:[unknown-version]: Failure to find com.mastfrog:mastfrog-parent:pom:1.6.5 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at no local POM @ com.mastfrog:acteur-parent:[unknown-version], C:\Users\Andy\Source\Repos\acteur\pom.xml, line 5, column 13 -> [Help 2]
[ERROR]

ClassNotFoundException: com.google.common.net.MediaType

Exception in thread "main" java.lang.NoClassDefFoundError: com/google/common/net/MediaType
at com.mastfrog.acteur.headers.MediaTypeHeader.(MediaTypeHeader.java:38)
at com.mastfrog.acteur.headers.Headers.(Headers.java:70)
at com.mastfrog.netty.http.client.RequestBuilder.build(RequestBuilder.java:191)
at com.mastfrog.netty.http.client.HttpClient$RB.execute(HttpClient.java:383)

acteur-headers-1.4.8

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.