Yoan Arnaudov
Yoan Arnaudov
So what are we going to do now? I don't have any experience with C and I think the binding should be modified, I can help with testing!
I think the best way is to add additional `recv` method, that way we won't break the BC and receive will be on demand and will be as close as...
Hm, does messages get received by the client if no `on message` event listener is attached? One should use either `on message` event listener or call recv on demand but...
The rendered value is not searchable. When you search, SQL query is generated and ran to your database, the renders are not parsed.