ghedipunk / PHP-Websockets

A Websockets server written in PHP.
BSD 3-Clause "New" or "Revised" License
913 stars 376 forks source link

issue #22 fix solution - split_packet #26

Closed Xaraknid closed 9 years ago

Xaraknid commented 9 years ago

Split packet into frame to be process by deframe()