Find below a simple example of how to send a Twilio SMS message using sgcWebSockets library.
Code
Just pass to the method the parameters: Phone from the message is sent, Phone where the message should be delivered, and the text Message.
Set your own Twilio Account Sid and Twilio Auth Token.