Php Wss Versions Save

Web-socket server/client with multi-process and parse templates support on server and send/receive options on client

2.0.5

1 year ago

2.0.4

2 years ago

to provide configuration of stream_select with:

If seconds is null stream_select() can block indefinitely, returning only when an event on one of the watched streams occurs (or if a signal interrupts the system call).

2.0.3

2 years ago

2.0.2

2 years ago

When there is a large payload - server will save intermediate data for further processing

2.0.1

3 years ago

Add property strict types Fix $isMask always true issue phpunit >=9.4 support

1.6.3

3 years ago

1.6.2

3 years ago

What is the maximum size of HTTP header values? Apache 8K Nginx 4K-8K IIS 8K-16K Tomcat 8K - 48K

1.6.1

4 years ago

1.6.0

4 years ago
  • Origin check implementation on server to check clients sending Origin header
  • Refactor looping method to make code more clean
  • Add more rules to .gitattributes to exclude extra files from zip archive

1.5.2

4 years ago