-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b29fde7
commit 78b7b38
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
# ALMI | ||
# ALMI (Abstraction Layer for Multiserver Infrastructure) | ||
[![CircleCI](https://circleci.com/gh/MatteoBattilana/ALMI.svg?style=svg)](https://circleci.com/gh/MatteoBattilana/ALMI) | ||
|
||
## Abstraction Layer for Multiserver Infrastructure | ||
## Description | ||
ALMI is a JAVA multiserver framework for remote method calls management based on Netty and Jackson serialization, that adds an abstraction layer for multiserver communication. |