Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theRainbird authored Jan 13, 2021
1 parent d677997 commit 12e9657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RPC library (.NET Standard 2.0) with classic .NET Remoting flavour
- To create SOAP Webservices
- To be create server applications that needs to run on several cluster nodes

## Facts & deatures
## Facts & features
- Creates proxy objects for remote services at runtime (uses Castle.DynamicProxy under the hood)
- Services can have `SingleCall` or `Singeton` lifetime
- Uses websockets for TCP duplex network communication by default (based on webshocket-sharp)
Expand Down

0 comments on commit 12e9657

Please sign in to comment.