GithubHelp home page GithubHelp logo

leonhartley / coerce Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 13.0 170 KB

Coerce is a set of Java libraries created to make high-concurrent and high-performance application development easier. It is distributed under the Apache v2 license.

License: Apache License 2.0

Java 96.90% HTML 3.10%
asynchronous http java microservice netty scalable server tcp

coerce's People

Contributors

leonhartley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

coerce's Issues

TODO: Add the ability to alter the pipeline and add multiple codec

Because networking code is easily switchable in Coerce (Example: it's easy to switch from using Netty to a NIO implementation without having to modify any implementations of the Coerce framework), I have yet to make it so we can alter the pipeline / have multiple codecs (at the moment, you can only have 1 encoder and 1 decoder, the pipeline is unchangeable).

TODO: Type aliases

Create a way to map strings to request classes so we can allow for multiple languages to connect to the Coerce Messaging server and use the asynchronous request & response system.

TODO: Coerce Console

I think a web based console for the Coerce services would be a good idea, with integration with the messaging server lets you manage your authentication tokens, view status, information regarding the clients, the messages they're sending etc.

Coerce Console could be a web application that allows for the management of all Coerce-related services.

TODO: Authentication

At the moment, authentication must be done via individual implementation of the Messaging API, it would be a good idea to implement authentication from within the library via tokens or something.

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.