FreeTAKTeam / DigitalPy

A framework to support digital engineering in the python language
Eclipse Public License 2.0
8 stars 4 forks source link

Improve network and serialization support #65

Closed naman108 closed 5 months ago

naman108 commented 5 months ago

Description

This PR includes changes which should extend the concept of the DigitalPy Network and improves support for various protocol serialization and de-serialization.

Functions