[Sandbox-Framework] Design a general purpose API to initialize, control, and finalize comm. protocols #3
Labels
enhancement
New feature or request
jni
JNI-related stuff.
system-design
System-designing related stuff.
The
electrostatics-sandbox-framework
project should have a good abstraction that serves the following communication protocols, and is open for external plugins (other protocols implementations):To design better abstraction layer, use the Set Theory to find and map relations that are common (intersecting sectors) among these protocols, which are
initialization
,read/write in a byte-order
,polling
,blocking
,IO addressing
, andfinalization
.The text was updated successfully, but these errors were encountered: