Azure / service-fabric-mesh-preview

Service Fabric Mesh is the Service Fabric's serverless offering to enable developers to deploy containerized applications without managing infrastructure. Service Fabric Mesh , aka project “SeaBreeze” is currently available in private preview. This repository will be used for tracking bugs/feature requests as GitHub issues and for maintaining the latest documentation.
MIT License
83 stars 10 forks source link

Add support for UDP endpoints #359

Open paule96 opened 5 years ago

paule96 commented 5 years ago

Hi service fabric mesh team,

can we please add udp support for the gateway endpoints. If I read the current documentation right I can only use tcp or http for my gateway Endpoints. But some application needs udp.

I read this side in the documentation. Hope this is possible. :)