google-app-engine
Gorilla websocket with google app engine
I am getting following error when I am running "goapp serve myapp/" from Myproject folder inside src. go-app-builder: Failed parsing input: parser: bad import "unsafe" in github.com/gorilla/websocket/client.go from GOPATH my file structure is some something like this $GOPATH/src |-github.com/gorilla/websocket |-MyProject |-myapp |-app.yaml |-mainApp.go (which contain init function and part of app package) Please let me know how to correct this. on a related subject, I read that google app provide websocket support only in paid app. Is there a way for me to test my website before getting into payment mode? Or is there a better option that google app engine? Thanks,
Related Links
Organisation of entity groups on Google App Engine for writing
GAE channel API reconnect
Why is there a Text Search tab in the local instance admin console?
Guice provision errors on AppEngine with GWT
Is it possible to access files beyond WEB-INF folder in dev mode of GAE (java.security.AccessControlException: access denied)?
How to make Google App Engine PCI Compliant?
How to see fresh logs in appengine dashboard?
Using repackaged.org.apache.commons.logging.* for apache mime4j
How to send mail to all users in an app engine application
Can I access Datastore entities of my other Google App Engine Applications
JDO and app engine: defining the primary key as subclass member
Why memory leaks occurs when using DataStore API on dev server (not tested in production)?
web.xml configuration for restlet filter
Why does GAE ignore my yaml command to require admin login?
Printing/exporting a public key on AppEngine PyCrypto
Are Google App Engine Quotas enough?