📄 readme
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -