So I tested my keys and the chat room with the sample app chat.
	Then I triend implementing the sample app chat into my game. I changed the storyboard to composer and the scene transitioning works fine, but when i try to connect to the chat room I get this error message.
	"Attempt to index global 'socket' (a nil value)
	File: AppWarp/LookupChannel.lua
	Line: 11
	 
	AppWarp/LookupChannel.lua:11: in function 'socket_connect'
	AppWarp/WarpClient.lua:427: in function 'Loop'
	main.lua:69: in function <main.lua:68>
	?: in function <?:169>"