Coder Social home page Coder Social logo

elastic-music-server's Introduction

elastic-music-server

will serve music with CORS enabled.

see: https://github.com/saitodisse/socket-io-server for more information

   { _readableState:
    { highWaterMark: 16384,
      buffer: [],
      length: 0,
      pipes: null,
      pipesCount: 0,
      flowing: false,
      ended: true,
      endEmitted: false,
      reading: false,
      calledRead: true,
      sync: true,
      needReadable: false,
      emittedReadable: false,
      readableListening: false,
      objectMode: false,
      defaultEncoding: 'utf8',
      ranOut: false,
      awaitDrain: 0,
      readingMore: false,
      decoder: null,
      encoding: null },
   readable: true,
   domain: null,
   _events: {},
   _maxListeners: 10,
   socket:
    { _connecting: false,
      _handle:
       { fd: 13,
         writeQueueSize: 0,
         owner: [Circular],
         onread: [Function: onread],
         reading: true },
      _readableState:
       { highWaterMark: 16384,
         buffer: [],
         length: 0,
         pipes: null,
         pipesCount: 0,
         flowing: false,
         ended: false,
         endEmitted: false,
         reading: true,
         calledRead: true,
         sync: false,
         needReadable: true,
         emittedReadable: false,
         readableListening: false,
         objectMode: false,
         defaultEncoding: 'utf8',
         ranOut: false,
         awaitDrain: 0,
         readingMore: false,
         decoder: null,
         encoding: null },
      readable: true,
      domain: null,
      _events:
       { end: [Object],
         finish: [Function: onSocketFinish],
         _socketEnd: [Function: onSocketEnd],
         drain: [Object],
         timeout: [Function],
         error: [Function],
         close: [Object] },
      _maxListeners: 10,
      _writableState:
       { highWaterMark: 16384,
         objectMode: false,
         needDrain: false,
         ending: false,
         ended: false,
         finished: false,
         decodeStrings: false,
         defaultEncoding: 'utf8',
         length: 0,
         writing: false,
         sync: false,
         bufferProcessing: false,
         onwrite: [Function],
         writecb: null,
         writelen: 0,
         buffer: [],
         errorEmitted: false },
      writable: true,
      allowHalfOpen: true,
      onend: [Function],
      destroyed: false,
      bytesRead: 767,
      _bytesDispatched: 199,
      _pendingData: null,
      _pendingEncoding: '',
      server:
       { domain: null,
         _events: [Object],
         _maxListeners: 10,
         _connections: 3,
         connections: [Getter/Setter],
         _handle: [Object],
         _usingSlaves: false,
         _slaves: [],
         allowHalfOpen: true,
         httpAllowHalfOpen: false,
         timeout: 120000,
         _connectionKey: '4:0.0.0.0:5000' },
      _idleTimeout: 120000,
      _idleNext:
       { _connecting: false,
         _handle: [Object],
         _readableState: [Object],
         readable: true,
         domain: null,
         _events: [Object],
         _maxListeners: 10,
         _writableState: [Object],
         writable: true,
         allowHalfOpen: true,
         onend: [Function],
         destroyed: false,
         bytesRead: 676,
         _bytesDispatched: 4614030,
         _pendingData: null,
         _pendingEncoding: '',
         server: [Object],
         _idleTimeout: 120000,
         _idleNext: [Object],
         _idlePrev: [Circular],
         _idleStart: 1414100553017,
         _monotonicStartTime: 46354975,
         parser: [Object],
         ondata: [Function],
         _paused: false,
         _httpMessage: null },
      _idlePrev: { _idleNext: [Circular], _idlePrev: [Object] },
      _idleStart: 1414100553194,
      _monotonicStartTime: 46355152,
      parser:
       { _headers: [],
         _url: '',
         onHeaders: [Function: parserOnHeaders],
         onHeadersComplete: [Function: parserOnHeadersComplete],
         onBody: [Function: parserOnBody],
         onMessageComplete: [Function: parserOnMessageComplete],
         socket: [Circular],
         incoming: null,
         maxHeaderPairs: 2000,
         onIncoming: [Function] },
      ondata: [Function],
      _paused: false,
      _httpMessage: null },
   connection:
    { _connecting: false,
      _handle:
       { fd: 13,
         writeQueueSize: 0,
         owner: [Circular],
         onread: [Function: onread],
         reading: true },
      _readableState:
       { highWaterMark: 16384,
         buffer: [],
         length: 0,
         pipes: null,
         pipesCount: 0,
         flowing: false,
         ended: false,
         endEmitted: false,
         reading: true,
         calledRead: true,
         sync: false,
         needReadable: true,
         emittedReadable: false,
         readableListening: false,
         objectMode: false,
         defaultEncoding: 'utf8',
         ranOut: false,
         awaitDrain: 0,
         readingMore: false,
         decoder: null,
         encoding: null },
      readable: true,
      domain: null,
      _events:
       { end: [Object],
         finish: [Function: onSocketFinish],
         _socketEnd: [Function: onSocketEnd],
         drain: [Object],
         timeout: [Function],
         error: [Function],
         close: [Object] },
      _maxListeners: 10,
      _writableState:
       { highWaterMark: 16384,
         objectMode: false,
         needDrain: false,
         ending: false,
         ended: false,
         finished: false,
         decodeStrings: false,
         defaultEncoding: 'utf8',
         length: 0,
         writing: false,
         sync: false,
         bufferProcessing: false,
         onwrite: [Function],
         writecb: null,
         writelen: 0,
         buffer: [],
         errorEmitted: false },
      writable: true,
      allowHalfOpen: true,
      onend: [Function],
      destroyed: false,
      bytesRead: 767,
      _bytesDispatched: 199,
      _pendingData: null,
      _pendingEncoding: '',
      server:
       { domain: null,
         _events: [Object],
         _maxListeners: 10,
         _connections: 3,
         connections: [Getter/Setter],
         _handle: [Object],
         _usingSlaves: false,
         _slaves: [],
         allowHalfOpen: true,
         httpAllowHalfOpen: false,
         timeout: 120000,
         _connectionKey: '4:0.0.0.0:5000' },
      _idleTimeout: 120000,
      _idleNext:
       { _connecting: false,
         _handle: [Object],
         _readableState: [Object],
         readable: true,
         domain: null,
         _events: [Object],
         _maxListeners: 10,
         _writableState: [Object],
         writable: true,
         allowHalfOpen: true,
         onend: [Function],
         destroyed: false,
         bytesRead: 676,
         _bytesDispatched: 4614030,
         _pendingData: null,
         _pendingEncoding: '',
         server: [Object],
         _idleTimeout: 120000,
         _idleNext: [Object],
         _idlePrev: [Circular],
         _idleStart: 1414100553017,
         _monotonicStartTime: 46354975,
         parser: [Object],
         ondata: [Function],
         _paused: false,
         _httpMessage: null },
      _idlePrev: { _idleNext: [Circular], _idlePrev: [Object] },
      _idleStart: 1414100553194,
      _monotonicStartTime: 46355152,
      parser:
       { _headers: [],
         _url: '',
         onHeaders: [Function: parserOnHeaders],
         onHeadersComplete: [Function: parserOnHeadersComplete],
         onBody: [Function: parserOnBody],
         onMessageComplete: [Function: parserOnMessageComplete],
         socket: [Circular],
         incoming: null,
         maxHeaderPairs: 2000,
         onIncoming: [Function] },
      ondata: [Function],
      _paused: false,
      _httpMessage: null },
   httpVersion: '1.1',
   complete: true,
   headers:
    { host: 'mp3server.azk.dev',
      connection: 'keep-alive',
      'cache-control': 'max-age=0',
      'accept-encoding': 'identity;q=1, *;q=0',
      'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.104 Safari/537.36',
      accept: '*/*',
      referer: 'http://mp3server.azk.dev/media/julio/2GB,%20new/Mp3/\'05%20christmas%20songs/01%20Jingle%20Bells.mp3',
      'accept-language': 'en-US,en;q=0.8,pt-BR;q=0.6,pt;q=0.4',
      range: 'bytes=0-1048575',
      'if-none-match': '"4080-4941366-1357769251000"',
      'if-modified-since': 'Wed, 09 Jan 2013 22:07:31 GMT',
      'x-forwarded-for': '::ffff:172.17.0.120',
      'x-real-ip': '::ffff:172.17.0.120',
      'x-forwarded-protocol': 'http',
      'x-forwarded-proto': 'http',
      'x-forwarded-port': '80' },
   trailers: {},
   _pendings: [],
   _pendingIndex: 0,
   url: '/media/julio/2GB,%20new/Mp3/%2705%20christmas%20songs/01%20Jingle%20Bells.mp3',
   method: 'GET',
   statusCode: null,
   client:
    { _connecting: false,
      _handle:
       { fd: 13,
         writeQueueSize: 0,
         owner: [Circular],
         onread: [Function: onread],
         reading: true },
      _readableState:
       { highWaterMark: 16384,
         buffer: [],
         length: 0,
         pipes: null,
         pipesCount: 0,
         flowing: false,
         ended: false,
         endEmitted: false,
         reading: true,
         calledRead: true,
         sync: false,
         needReadable: true,
         emittedReadable: false,
         readableListening: false,
         objectMode: false,
         defaultEncoding: 'utf8',
         ranOut: false,
         awaitDrain: 0,
         readingMore: false,
         decoder: null,
         encoding: null },
      readable: true,
      domain: null,
      _events:
       { end: [Object],
         finish: [Function: onSocketFinish],
         _socketEnd: [Function: onSocketEnd],
         drain: [Object],
         timeout: [Function],
         error: [Function],
         close: [Object] },
      _maxListeners: 10,
      _writableState:
       { highWaterMark: 16384,
         objectMode: false,
         needDrain: false,
         ending: false,
         ended: false,
         finished: false,
         decodeStrings: false,
         defaultEncoding: 'utf8',
         length: 0,
         writing: false,
         sync: false,
         bufferProcessing: false,
         onwrite: [Function],
         writecb: null,
         writelen: 0,
         buffer: [],
         errorEmitted: false },
      writable: true,
      allowHalfOpen: true,
      onend: [Function],
      destroyed: false,
      bytesRead: 767,
      _bytesDispatched: 199,
      _pendingData: null,
      _pendingEncoding: '',
      server:
       { domain: null,
         _events: [Object],
         _maxListeners: 10,
         _connections: 3,
         connections: [Getter/Setter],
         _handle: [Object],
         _usingSlaves: false,
         _slaves: [],
         allowHalfOpen: true,
         httpAllowHalfOpen: false,
         timeout: 120000,
         _connectionKey: '4:0.0.0.0:5000' },
      _idleTimeout: 120000,
      _idleNext:
       { _connecting: false,
         _handle: [Object],
         _readableState: [Object],
         readable: true,
         domain: null,
         _events: [Object],
         _maxListeners: 10,
         _writableState: [Object],
         writable: true,
         allowHalfOpen: true,
         onend: [Function],
         destroyed: false,
         bytesRead: 676,
         _bytesDispatched: 4614030,
         _pendingData: null,
         _pendingEncoding: '',
         server: [Object],
         _idleTimeout: 120000,
         _idleNext: [Object],
         _idlePrev: [Circular],
         _idleStart: 1414100553017,
         _monotonicStartTime: 46354975,
         parser: [Object],
         ondata: [Function],
         _paused: false,
         _httpMessage: null },
      _idlePrev: { _idleNext: [Circular], _idlePrev: [Object] },
      _idleStart: 1414100553194,
      _monotonicStartTime: 46355152,
      parser:
       { _headers: [],
         _url: '',
         onHeaders: [Function: parserOnHeaders],
         onHeadersComplete: [Function: parserOnHeadersComplete],
         onBody: [Function: parserOnBody],
         onMessageComplete: [Function: parserOnMessageComplete],
         socket: [Circular],
         incoming: null,
         maxHeaderPairs: 2000,
         onIncoming: [Function] },
      ondata: [Function],
      _paused: false,
      _httpMessage: null },
   _consuming: true,
   _dumped: true,
   httpVersionMajor: 1,
   httpVersionMinor: 1,
   upgrade: false,
   read: [Function] }








  response: --------------------- { domain: null,
   _events: { finish: [Function] },
   _maxListeners: 10,
   output: [],
   outputEncodings: [],
   writable: true,
   _last: false,
   chunkedEncoding: false,
   shouldKeepAlive: true,
   useChunkedEncodingByDefault: true,
   sendDate: true,
   _headerSent: true,
   _header: 'HTTP/1.1 304 Not Modified\r\nX-Hello: World!\r\nserver: node-static/0.7.6\r\ncache-control: max-age=7200\r\nEtag: "4080-4941366-1357769251000"\r\nDate: Thu, 23 Oct 2014 21:42:33 GMT\r\nConnection: keep-alive\r\n\r\n',
   _hasBody: false,
   _trailer: '',
   finished: true,
   _hangupClose: false,
   socket: null,
   connection: null,
   statusCode: 304 }






  res: --------------------- { status: 304,
   headers:
    { 'X-Hello': 'World!',
      server: 'node-static/0.7.6',
      'cache-control': 'max-age=7200',
      Etag: '"4080-4941366-1357769251000"',
      Date: 'Thu, 23 Oct 2014 21:42:33 GMT' },
   message: 'Not Modified' }
 > /media/julio/2GB,%20new/Mp3/%2705%20christmas%20songs/01%20Jingle%20Bells.mp3 - Not Modified

elastic-music-server's People

Contributors

julio-saito-linx avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.