Initial commit

This commit is contained in:
2021-12-03 09:25:43 +10:00
commit 27978346ae
3 changed files with 625 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# Articulate-Network
A library inspired by Eloquent ORM. The goal is to create an intuitive and easy to use network framework that allows people to communicate between clients and servers, using classes as the packet structure.