Kolja Strohm 16b5cfb7d4 fix waitForNextMessage functions on windows and incread debug output il y a 3 ans
..
HttpRequest.cpp 2fc13ed6c8 framework changes il y a 3 ans
HttpRequest.h 43ed61c701 made char * const il y a 3 ans
Klient.cpp 16b5cfb7d4 fix waitForNextMessage functions on windows and incread debug output il y a 3 ans
Klient.h 81d8010878 add isConnected check to clients il y a 3 ans
Network.cpp 43ed61c701 made char * const il y a 3 ans
Network.h 43ed61c701 made char * const il y a 3 ans
Network.vcxproj 7966f9f393 fix getClient method does not return automatically if a server is closed with the trenne method il y a 3 ans
Network.vcxproj.filters 2694c1a4a2 Websocket Client hinzugefügt il y a 7 ans
Server.cpp 16b5cfb7d4 fix waitForNextMessage functions on windows and incread debug output il y a 3 ans
Server.h 462df09450 use SO_REUSEADDR socket option for servers to reduce waiting time for os to free a port after a server exited unexpectedly il y a 3 ans
WebSocket.cpp 43ed61c701 made char * const il y a 3 ans
WebSocket.h 43ed61c701 made char * const il y a 3 ans