Skip to content

Instantly share code, notes, and snippets.

View danpadua's full-sized avatar

Danilo Pádua danpadua

  • Goiânia - GO
View GitHub Profile
@danpadua
danpadua / CHAT VIEW
Created May 6, 2015 12:25
I'm not using chat for facebook . The problem is that I can not receive messages , I can only send them .
# My code dont work in this part:
# $this.connection.rawInput = rawInput;
# $this.connection.rawOutput = rawOutput;
#
# Error:
# Uncaught TypeError: object is not a function
Webapp.ChatView = Ember.View.extend