Skip to content

Releases: hprose/hprose-swoole

Version 2.0.11

22 Dec 04:57
Compare
Choose a tag to compare

Fixed some bugs.

Version 2.0.10

11 Dec 13:47
Compare
Choose a tag to compare

Fixed some notice and warning of http client.

Version 2.0.9

05 Dec 13:28
Compare
Choose a tag to compare

Added httpHeader support for http client

Version 2.0.8

25 Nov 03:13
Compare
Choose a tag to compare

Fixed swoole socket client settings.
Fixed Notice: Use of undefined constant SWOOLE_SSL.
Fixed data is too large, cannot exceed buffer size.

Version 2.0.7

17 Nov 17:42
Compare
Choose a tag to compare

Improved WebSocketClient.

Version 2.0.6

15 Nov 17:15
Compare
Choose a tag to compare

Fixed SSL Client & Server.

Version 2.0.5

15 Nov 10:38
Compare
Choose a tag to compare

Added $context->fd
Fixed namespace

Version 2.0.4

17 Sep 07:55
Compare
Choose a tag to compare

Fixed timeout bug of http client.
Improved http client.
Fixed timeout bug of HalfDuplex socket client.

Version 2.0.3

20 Aug 10:54
Compare
Choose a tag to compare

Fixed a bug of hprose swoole websocket service.
Fixed a bug of hprose swoole http service.

Version 2.0.2

10 Aug 14:27
Compare
Choose a tag to compare

Added flash & silverlight cross domain support.
Added setImmediate method on Timer.