hms-networks / flexy-canary-connector

Apache License 2.0
0 stars 0 forks source link

Add basic/stub connector main and config classes via new abstract connector package (t_abs) #18

Closed alexjhawk closed 1 year ago

alexjhawk commented 1 year ago

Adds basic connector main and config classes with method stubs and TODO commenting.

This includes the required abstract connector functionality as a temporary package (t_abs). This functionality is expected to migrate to the extensions library when the Flexy Canary Connector reaches v1.0.0 and testing indicates that the implementation has reached a mature/stable state. It is being developed alongside the Canary Connector to ensure a feature-complete and robust implementation.