Update README.md

This commit is contained in:
wentch
2015-12-15 10:03:02 +08:00
parent d29c80dac5
commit f30369ab62

View File

@@ -20,5 +20,5 @@
<br/>
<h5>亮点二. SNCP协议</h5>
<p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SNCP是RedKale独有的协议层 类似RMI与WebService的结合但使用更加方便。用于进程间的数据传输。使用者通过配置文件可以轻易的将Service由本地模式变成远程模式。远程模式的Service使用SNCP协议与其他进程的Service通信。<br/>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SNCP是RedKale独有的协议层 类似RMI与WebService的功能结合,主要用于进程间的数据传输。使用者通过配置文件可以轻易的将Service由本地模式变成远程模式。远程模式的Service使用SNCP协议与其他进程的Service通信。<br/>
</p>