File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11### Cross-Platform WebSockets From Browsering (DMZ) Zone to API - Service (Backend) Zone
22
3- This project is demonstrate bidirectional connections and data transfers from low level layer (secure zone) to
3+ This project is demonstrating bidirectional connection and data transfer from low level layer (secure zone) to
44Browsering - DMZ (Public) zone via .NET Core WebSockets.
55
6- You can use it on your API - Service side to communicate each other your trusted Backend API consumer
6+ You can use it on your API - Service side to communicate among your trusted Backend API consumer
77Clients (for example MVC Web Application Hosting) and at the same time may
8- client can be a Browser (User-Agent) then you can manage your connections and domain data transfer
9- operations with same interfaces .
8+ client to be a Browser (User-Agent) then you can manage your connection and domain data transfer
9+ operation with same interface .
1010
1111[ Latest release on Nuget] ( https://www.nuget.org/packages/NetCoreStack.WebSockets/ )
1212
You can’t perform that action at this time.
0 commit comments