Comparing kerryjiang:master...JerYme:master · kerryjiang/WebSocket4Net
Commits on Jun 26, 2017
-
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
Commits on Nov 14, 2017
-
jfizames authored and jfizames committed
Nov 14, 2017
Commits on Nov 17, 2017
-
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