Skip to content

A comunication listener using python that allows for an HTTP like feel

Notifications You must be signed in to change notification settings

ACR1209/aacr-tcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AACR Protocol (Adapted Application Communication and Routing)

What is this?

This is a college proyect, I was tasked to create a TCP based protocol for simple communication. Thus AACR (Adapted Application Communication and Routing) was created. This protocol comes with a way to create routes similar to HTTP. The messages are passed using a JSON.

How to make something with it

You can edit the main.py to basically make anything with a route.

To run use

py main.py
py client_example.py

About

A comunication listener using python that allows for an HTTP like feel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages