Git Product home page Git Product logo

vertx-session-manager-helper's Introduction

Session Manager Helper

This module provides helper functions for the session manager module. To use these functions, you need to add the following code in your mod.json:

"includes" : "com.campudus.session-manager-helper-v1.1.0"

For Java and Scala source code compilation, you need the SessionHelper classes in your classpath. Use task 'jar' to create a jar file containing everything you need ('./mk jar' in *nix or 'wmk jar' in Windows) or add the classes contained in the module directly to your classpath.

If you already have other includes, you need to separate them with commas - see the official vertx modules documentation.

The latest version of this module can be found in the campudus/vertx-session-manager-helper repository.

If you want to enhance this module by providing additional wrappers for other languages, feel free to submit a pull request!

Dependencies

This module requires the scala language module (org.scala-lang.scala-library-v2.9.2) and a session manager instance running and listening on the event bus. It is built against Vert.x 1.3.0.

If you don't have a session manager, this module won't be useful to you. You can grab a compatible session manager module in the campudus/vertx-session-manager repository.

Name

The module name is com.campudus.session-manager-helper.

Configuration

This module does not provide any special configuration, since it only provides helper functions. If you want to change the configuration of the session manager itself, please see its own documentation.

Operations

Please see the source code documentation, what methods are available to you in your favorite language.

vertx-session-manager-helper's People

Contributors

narigo avatar zwergal avatar

Watchers

 avatar  avatar

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.