Coder Social home page Coder Social logo

quarkus-rsocket's Introduction

Quarkus - Rsocket

All Contributors

Welcome to Quarkiverse!

Congratulations and thank you for creating a new Quarkus extension project in Quarkiverse!

Feel free to replace this content with the proper description of your new project and necessary instructions how to use and contribute to it.

You can find the basic info, Quarkiverse policies and conventions in the Quarkiverse wiki.

Other useful articles related to Quarkus extension development can be found under the Writing Extensions guide category on the Quarkus.io website.

Thanks again, good luck and have fun!

Documentation

The documentation for this extension should be maintained as part of this repository and it is stored in the docs/ directory.

The layout should follow the Antora's Standard File and Directory Set.

Once the docs are ready to be published, please open a PR including this repository in the Quarkiverse Docs Antora playbook. See an example here.

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


olivier dufour

๐Ÿ’ป ๐Ÿšง

This project follows the all-contributors specification. Contributions of any kind welcome!

quarkus-rsocket's People

Contributors

actions-user avatar allcontributors[bot] avatar dependabot[bot] avatar dufoli avatar gastaldi avatar maxandersen avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

quarkus-rsocket's Issues

security layer

abstract security layer with build item and config with extension
security: is a metadata payload with
MESSAGE_RSOCKET_AUTHENTICATION

  • support simple
  • support bearer with token
  • auth by request configuration or at connection setup only. => in configuration boolean by default once at connexion setup
  • custom authentication with custom Authentication Type and handler for it

mapping object to payload

  • EncoderManager with possibility of registry
  • customer encoder to register for a mimetype
  • encode/decode json //MediaType.APPLICATION_JSON
  • encode decode cbor
  • unit test
  • configuration to select object encoder
  • configuration to register encoder for mimetype
  • encode decode xml //MediaType.APPLICATION_XML
  • encode/decode bson (not sure it is usefull)
  • encode/decode protobuf (seemed complicated so for very long term)

Documentation

add documentation in doc folder then link it from README.MD

  • basic server documentation
  • routing
  • configuration
  • client documentation

native support

  • declare reflection
  • declare proxy
  • code generation
  • delay runtime class
  • native unit test

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.