UniEvent-WebSocket 1.0.3 Latest
Files
- Changes
- INSTALL.SKIP
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- clib/CMakeLists.txt
- clib/FetchDeps.cmake
- clib/README.md
- clib/src/panda/unievent/websocket.h
- clib/src/panda/unievent/websocket/Client.cc
- clib/src/panda/unievent/websocket/Client.h
- clib/src/panda/unievent/websocket/Connection.cc
- clib/src/panda/unievent/websocket/Connection.h
- clib/src/panda/unievent/websocket/Error.cc
- clib/src/panda/unievent/websocket/Error.h
- clib/src/panda/unievent/websocket/Server.cc
- clib/src/panda/unievent/websocket/Server.h
- clib/src/panda/unievent/websocket/ServerConnection.cc
- clib/src/panda/unievent/websocket/ServerConnection.h
- clib/tests/cert/ca.key
- clib/tests/cert/ca.pem
- clib/tests/cert/ca2.key
- clib/tests/cert/ca2.pem
- clib/tests/cert/keys-gen.txt
- clib/tests/cpp_tests.cc
- clib/tests/lib/test.cc
- clib/tests/lib/test.h
- clib/tests/server/misc.cc
- clib/unievent-websocket-config.cmake
- lib/UniEvent/WebSocket.pm
- lib/UniEvent/WebSocket.pod
- lib/UniEvent/WebSocket/Client.pm
- lib/UniEvent/WebSocket/Client.pod
- lib/UniEvent/WebSocket/ConnectRequest.pm
- lib/UniEvent/WebSocket/ConnectRequest.pod
- lib/UniEvent/WebSocket/Connection.pm
- lib/UniEvent/WebSocket/Connection.pod
- lib/UniEvent/WebSocket/Server.pm
- lib/UniEvent/WebSocket/Server.pod
- lib/UniEvent/WebSocket/ServerConnection.pm
- lib/UniEvent/WebSocket/ServerConnection.pod
- misc/echo.pl
- misc/mytest.plx
- misc/trun.plx
- misc/utf8test.pl
- src/xs/unievent/websocket.h
- t/01-Panda-Websocket-Connection.t
- t/02-Panda-Websocket-FailHandshake.t
- t/03-Panda-Websocket-Blackhole.t
- t/cert/ca.key
- t/cert/ca.pem
- t/cert/ca2.key
- t/cert/ca2.pem
- t/cert/keys-gen.txt
- t/cpp_tests.t
- t/lib/MyTest.pm
- t/lib/MyTest.xs
- t/lib/MyTestLogger.pm
- t/server/misc.t
- xs/Client.xsi
- xs/ConnectRequest.xsi
- xs/Connection.xsi
- xs/Iterator.xsi
- xs/Server.xsi
- xs/ServerConnection.xsi
- xs/Statistics.xsi
- xs/main.xs