Skip to content

Create standalone package from jme #32

@tlf30

Description

@tlf30

Monkey-Netty should have a standalone package for use in applications outside of jMonkeyEngine.
This can be accomplished by making the NettyClient and NettyServer independent of BaseAppState then creating a gradle module jme-monkey-netty that has BaseAppState wrappers for NettyServer and NettyClient.

With this, other applications, which may not depenent on jme, could create their own wrappers for NettyServer and NettyClient and take advantage of this library. This would also enable The Outside Engine to create an engine wrapper for the library, thus unifying this implementation and Outside's implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions