TLS (SSL) Protocol support Client-initiated renegotiation attack mitigation NPN and SNI Perfect Forward Secrecy Modifying the Default Cipher Suite Using Legacy Default Cipher S...
收消息 发消息 Socket The full picture English version 一般有三种操作IO的方式: blocking IO: 发起IO操作后阻塞当前线程直到IO结束,标准的同步IO,如默认行为的posix read 和write 。 non-blocking IO: 发起IO操作后不阻塞,用户可阻塞等待多个IO操作同...
Launch server service Launch server service Once socket is created successfully, we can launch server or client. Let’s focus on server firstly. No matter server uses TCP or...
Quickstart for perl/PSGI applications Installing uWSGI with Perl support Note for distro packages Your first PSGI app What is that ‘–http-modifier1 5’ thing ??? Using a full we...
Testing Example with mocha Example with jest Example with tape Testing You will find below some code examples with common testing libraries: mocha jest tape Example...
Testing Example with mocha Example with jest Example with tape Testing You will find below some code examples with common testing libraries: mocha jest tape Example...