Skip to content

Releases: wind-framework/web

1.0.1

26 Feb 09:33
Compare
Choose a tag to compare

Fixed string content json stringify get empty string.

1.0.0

30 Nov 08:36
Compare
Choose a tag to compare

1.0.0 Release New version base on php-8.1 fiber coroutine.

0.3.2

03 Aug 07:12
Compare
Choose a tag to compare

Adjust server config for support websocket ping/pong callbacks.
Add option to enable ssl for servers.
Adjust options for websocket server ping/pong callbacks.
Add option to specify router config for servers.

0.2.1

13 May 15:49
Compare
Choose a tag to compare

Update router config file from route.php to routes.php

0.2.0

13 May 15:07
5811c57
Compare
Choose a tag to compare

Whole new route config.
PSR-7 http message supported.
Middleware supported.
Some optimize.