Comparing kerryjiang:master...JerYme:master · kerryjiang/WebSocket4Net

Commits on Jun 26, 2017

  1. replace arraysegment/list by arrayview/chunk

    simplify framepartreader to framereader
    distinct two kind of readerbase to separate handshake processing from data processing
    commandinfo is now websocketframe
    a websocketframe is composed of a single websocketdataframe or several fragmented websocketdataframe
    a websocketdataframe is based on an arrayview whick is based on a list of arrayChunks
    Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. refactoring

    jfizames authored and jfizames committed

    Nov 14, 2017
    Configuration menu

    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. revert websocket to previous refactoring

    add missing partial methods from upstream
    delete unused inherited readerbase
    implement unique process method for datareceived

    jfizames authored and jfizames committed

    Nov 17, 2017
    Configuration menu

    Browse the repository at this point in the history