An open API service indexing awesome lists of open source software.

https://github.com/cicorias/go-eh-relay

eventhub to eventhub relay in Go
https://github.com/cicorias/go-eh-relay

Last synced: 29 days ago
JSON representation

eventhub to eventhub relay in Go

Awesome Lists containing this project

README

        

# Provide message relay from EventHub to EventHub

### NOtes

#### Updated SDK Examples

https://github.com/Azure-Samples/azure-sdk-for-go-samples/blob/main/sdk/resourcemanager/eventhub/eventhub/main.go
see creds, new client, and hub

#### Azure SDK for Go
https://docs.microsoft.com/en-us/azure/developer/go/overview

https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs

#### Data Plane

https://github.com/Azure/azure-event-hubs-go/tree/master/_examples/helloworld

#### Dated SDK

https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-go-get-started-send
https://github.com/Azure-Samples/azure-sdk-for-go-samples/tree/main/services/storage