Follow general guidelines to create a custom external adapter using
one of the SDKs (Java, C/C++, or .NET).
- Obtain an SDK instance.
- Create credentials for the required authentication type.
- Connect to an ESP project using these
credentials.
- Create a publisher to publish data to the
ESP Server.
- Create a subscriber to subscribe to records from a project in the
ESP Server.
- Publish or subscribe to data in Event Stream Processor.