readme
来自「The Staged Event-Driven Architecture (SE」· 代码 · 共 15 行
TXT
15 行
This library provides a SEDA-based asynchronous sockets layer, using the Sandstorm platform. It may be used by itself, without the rest of the Sandstorm APIs, simply by including import seda.sandStorm.api.*; import seda.sandStorm.core.*; import seda.sandStorm.lib.aSocket.*;in your Java application. See ATcpClientSocket, ATcpServerSocket, and ATcpConnection for the basic APIs. Let me know if you have any questions!Matt Welsh <mdw@cs.berkeley.edu>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?