Skip to content

Commit a446646

Browse files
Gencebay DemirGencebay Demir
authored andcommitted
README updated
1 parent 2a32dce commit a446646

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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
44
Browsering - 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
77
Clients (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

0 commit comments

Comments
 (0)