websocket-manager
websocket-manager copied to clipboard
json error in mvc sample
from debug console:
Sending through HTTP to a controller:test
VM117:1 Uncaught SyntaxError: Unexpected token o in JSON at position 1
at JSON.parse (
The MvcSample example project hasn't been updated to use the new JavaScript library and Client <-> Server return values and exceptions.