Method Protocols.EngineIO.Socket()->set_callbacks()
- Method set_callbacks
final
void
set_callbacks(void
|function
(mixed
,string
|Stdio.Buffer
:void
)_read_cb
,void
|function
(mixed
:void
)_close_cb
)- Description
As long as the read callback has not been set, all received messages will be buffered.