codeigniter-websocket
codeigniter-websocket copied to clipboard
Question about user_id and recipient_id
Hi! Great work on this library. I would like to know if it is possible to use UUID (String) instead of an ID (Interger). I thank you for your attention.
Maybe you can do it by extending ConnectionInterface. Or you may add an extra property of the attached object.