beast/example/websocket/server/chat-multi
Konstantin Podsvirov 56b5f8043f
Clean up typo in chat websocket javascript client
It so happened that the code works, because both variables exist,
but the code was not clean.

close #1620
2019-06-01 18:15:25 +02:00
..
beast.hpp Check BOOST_NO_CXX11_THREAD_LOCAL 2019-02-21 11:09:02 -08:00
chat_client.html Clean up typo in chat websocket javascript client 2019-06-01 18:15:25 +02:00
CMakeLists.txt cmake: Use static libs to speed up builds 2019-03-23 17:50:38 -07:00
http_session.cpp Check defined(BOOST_MSVC) 2019-03-29 20:42:44 -07:00
http_session.hpp Advanced servers use HTTP parser interfaces for reading 2019-02-28 10:04:52 -08:00
Jamfile Refactor Jamfiles to work with release layout 2019-03-24 09:18:02 -07:00
listener.cpp make_strand is in net:: 2019-03-02 07:33:57 -08:00
listener.hpp Check BOOST_NO_CXX11_THREAD_LOCAL 2019-02-21 11:09:02 -08:00
main.cpp Check BOOST_NO_CXX11_THREAD_LOCAL 2019-02-21 11:09:02 -08:00
net.hpp Check BOOST_NO_CXX11_THREAD_LOCAL 2019-02-21 11:09:02 -08:00
shared_state.cpp Check BOOST_NO_CXX11_THREAD_LOCAL 2019-02-21 11:09:02 -08:00
shared_state.hpp Check BOOST_NO_CXX11_THREAD_LOCAL 2019-02-21 11:09:02 -08:00
websocket_session.cpp Check BOOST_NO_CXX11_THREAD_LOCAL 2019-02-21 11:09:02 -08:00
websocket_session.hpp stream_base::timeout::suggested is a nested function 2019-02-27 06:52:45 -08:00