aboutsummaryrefslogtreecommitdiffstats
path: root/src/afb-ws.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Update copyright datesJosé Bollo1-1/+1
2019-08-20Fix client disconnection closeJosé Bollo1-3/+3
2019-07-18Fix bad memory access at client disconnectionJosé Bollo1-1/+2
2019-02-06Update copyright datehalibut_7.90.0halibut/7.90.07.90.0José Bollo1-1/+1
2018-02-27Update date of copyright noticesJosé Bollo1-1/+1
2018-02-22fdev: Introduce fdev for file event handlingJosé Bollo1-21/+12
2017-11-29afb-ws & websocket: Fix writing very long dataJosé Bollo1-10/+47
2017-09-08afb-ws: optimize buffer managementJosé Bollo1-4/+13
2017-06-01Fix bug in websocket on empty packetsJosé Bollo1-3/+3
2017-04-11fix typoJosé Bollo1-1/+1
2017-04-10Make implementation multithreadJosé Bollo1-1/+1
2017-04-10Websocket client select if looping or notJosé Bollo1-1/+1
2017-01-03Adds 2017 to copyrightsJosé Bollo1-1/+1
2016-09-15afb-ws: fix of handling EAGAIN for websocketsJosé Bollo1-7/+15
2016-09-15afb-ws: handle EAGAIN return statusJosé Bollo1-4/+18
2016-08-03afb-ws: adds function afb_ws_is_connectedJosé Bollo1-0/+8
2016-08-02adds vectored function for text and binaryJosé Bollo1-0/+28
2016-07-27Expose use of the event loopJosé Bollo1-2/+4
2016-05-13cleaning copyrightsJosé Bollo1-1/+1
2016-05-13example of integration with websocket in CJosé Bollo1-0/+1
2016-05-12websocket client libraryJosé Bollo1-1/+34
2016-05-04Switch to libsystemd eventsJosé Bollo1-12/+21
2016-04-21websocket refactoringJosé Bollo1-79/+241
2016-04-21handles disconnectionJosé Bollo1-1/+6
2016-04-21refactoring websockects low-levelJosé Bollo1-15/+8
2016-04-08new websocket handlingJosé Bollo1-3/+3
2016-04-08refactored websocketsJosé Bollo1-257/+130
2016-04-07typoJosé Bollo1-2/+0
2016-04-07improves websocketsJosé Bollo1-0/+388