0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
resolved some issue and added method to read readystate of the websocket More... almost 11 years ago
removed vexatious line More... about 11 years ago
removed vexatious line More... about 11 years ago
removed vexatious line More... about 11 years ago
added clean close method More... about 11 years ago
Close only if not already closed. More... about 11 years ago
Adding close() method. It abruptly closes the socket (does not bother to send a CLOSE message prior to actually closing the socket). More... about 11 years ago
Merge pull request #2 from helloIAmPau/master More... about 11 years ago
typo More... about 11 years ago
added last case More... about 11 years ago
Merge pull request #1 from helloIAmPau/master More... about 11 years ago
unused decision! More... about 11 years ago
added "no path in url" parser case More... about 11 years ago
added case path null More... about 11 years ago
Updating README. More... about 11 years ago
Updating README. More... about 11 years ago
Refactoring into separate .hpp and .cpp files. More... about 11 years ago
Adding wget message. More... over 11 years ago
Removing trailing whitespaces. More... over 11 years ago
Converting to PIMPL, adding a dummy WebSocket, and introducing a compilation unit via EASYWSCLIENT_COMPILATION_UNIT. More... over 11 years ago
Removing old comments. More... over 11 years ago
Adding COPYING (ISC license terms). More... over 11 years ago
Updating README. More... over 11 years ago
Updating README. More... over 11 years ago
Got first version working. Can connect, send, and receive. More... over 11 years ago
Initial commit More... over 11 years ago