.gitignore | 100644 | 0 | 0 | | | 32 Bytes | b650aa7db2dafd04123cd86b7c3fc8fe238f49346bb05123bb528c3e525fefdc |
.travis.yml | 100644 | 0 | 0 | | | 181 Bytes | 56ea34eb149cbe77059ae765652f1a9a3e8e9b82d4303426e412f4986cc0afa4 |
CHANGELOG.md | 100644 | 0 | 0 | | | 1.31 KB | 88f671a0b03d6b23dad5c2c796d825f6442fdf6195d76a4f6a0d010821c6078d |
Gemfile | 100644 | 0 | 0 | | | 73 Bytes | d3afe13bbf4f3eb138416fdbd2bb151b0bf504649a998608d73f6162d7a5aeac |
README.md | 100644 | 0 | 0 | | | 4.98 KB | 15aa25c94267d09337627f983adf309c558ac0b3a69657a5ac5ab993308bbff0 |
Rakefile | 100644 | 0 | 0 | | | 513 Bytes | 8371d31317b4c9bbc7677b9d78258bdd32174d315399a4d3197d1df0243ca34e |
lib/websocket.rb | 100644 | 0 | 0 | | | 1.29 KB | 4fc86b98defd1a71bb94ae3db30f3cc7b8fa2d8ec98b43f78b84069e01ed3aa2 |
lib/websocket/error.rb | 100644 | 0 | 0 | | | 2.25 KB | 8d69414431040da146243e2024f7cb99fd1c19c187f4326e672404e240838d18 |
lib/websocket/exception_handler.rb | 100644 | 0 | 0 | | | 849 Bytes | 2fc260adb350492ee9bf48760a98a1f0bd23359743d49d4a67013be9f7a2bb87 |
lib/websocket/frame.rb | 100644 | 0 | 0 | | | 395 Bytes | eb46b5a9a72e3bba8d35ec8d2064b2873829600f6be5ed3bb3c252307d8ccd38 |
lib/websocket/frame/base.rb | 100644 | 0 | 0 | | | 2.21 KB | dca8ee67e8bfee1417b6d184b51c08cfa4f421dede18768f87cb9083011164fd |
lib/websocket/frame/data.rb | 100644 | 0 | 0 | | | 1.1 KB | bbf840b0cd3331f34bd8afdc44df3b2583132d88a0d6f134e691ae9f43da882f |
lib/websocket/frame/handler.rb | 100644 | 0 | 0 | | | 570 Bytes | 8664d720bb173621ea03a2cce6591fee386fa1225d855843d152ade941b1813e |
lib/websocket/frame/handler/base.rb | 100644 | 0 | 0 | | | 1.07 KB | a7d050890b44d8a75175190bbfaeccada54f2b9c8bdd599b4985ddbd119ff9bb |
lib/websocket/frame/handler/handler03.rb | 100644 | 0 | 0 | | | 6.63 KB | 21307d6fa6939b2bd6d1d522c88faf3991f4109d0aacbe365257bd6250c12053 |
lib/websocket/frame/handler/handler04.rb | 100644 | 0 | 0 | | | 316 Bytes | 935d8160a9e45d0598f64aadc0310e5fa79e292dc5a05fbf2d3380d07a1b5fd8 |
lib/websocket/frame/handler/handler05.rb | 100644 | 0 | 0 | | | 230 Bytes | 664637a560827a545267b9be506759978c4f31015bedc8702400fbd3ad22e258 |
lib/websocket/frame/handler/handler07.rb | 100644 | 0 | 0 | | | 1.69 KB | 43eeed10e0debed37c5600431b23a80049b45b553d1814d148eb7b4e9f0a9cee |
lib/websocket/frame/handler/handler75.rb | 100644 | 0 | 0 | | | 2.55 KB | 57fbe03ca7def26feb027fd2fdc618765189dcc61660d46465fac6d2bf9557fe |
lib/websocket/frame/incoming.rb | 100644 | 0 | 0 | | | 1.85 KB | 8650a122191bcc55e2540e301ea3b8122f449ddb9d6c27293d4af649503fb7c1 |
lib/websocket/frame/incoming/client.rb | 100644 | 0 | 0 | | | 240 Bytes | 0065854d931626b6f761cc82b2d18b4c81bbfd2c3524e72296abaff29c4ca4cb |
lib/websocket/frame/incoming/server.rb | 100644 | 0 | 0 | | | 240 Bytes | 71e8b9f0cf88d3df672f590d4b135dd3bfcbe69bd7080528b9f72cafb56227ea |
lib/websocket/frame/outgoing.rb | 100644 | 0 | 0 | | | 1.18 KB | dd47d6c10323f78caac446a7b8cd0682a9886851a9ea26556720139c02523f9b |
lib/websocket/frame/outgoing/client.rb | 100644 | 0 | 0 | | | 240 Bytes | 90880f35ac99f7f823b98d764938f523bf535b6216fd1ca671ca546b1672fba7 |
lib/websocket/frame/outgoing/server.rb | 100644 | 0 | 0 | | | 240 Bytes | 0e03a58dc2d2477e59fe77a47025193fd0f3455a283e7802cdcbc5149fe50493 |
lib/websocket/handshake.rb | 100644 | 0 | 0 | | | 339 Bytes | 88d8acc7db9f0505fce73c0ed690350727169e235389b7374fff00e385bb15ea |
lib/websocket/handshake/base.rb | 100644 | 0 | 0 | | | 3.36 KB | 493d1ad722212dcb900fc0fdebf699419cfe1b53187b6f4d1ce31177a68103c0 |
lib/websocket/handshake/client.rb | 100644 | 0 | 0 | | | 4.65 KB | 8e92f20015104343fb4b91e704402258076568e306fa9e5e0770e3a70ae1bed4 |
lib/websocket/handshake/handler.rb | 100644 | 0 | 0 | | | 929 Bytes | 438a6b744b77939a81becc5ba3070993ec2f99ff37094c73ab565a6b6d364a3a |
lib/websocket/handshake/handler/base.rb | 100644 | 0 | 0 | | | 1.21 KB | 666c269683c7ffa588a23abe079e765fcdc960d3aa2089e04090a730b66605ce |
lib/websocket/handshake/handler/client.rb | 100644 | 0 | 0 | | | 354 Bytes | 5f60a392751714c0e66d03f9dfd882bbc79763daf17bd7cd7e9633c8de1a2663 |
lib/websocket/handshake/handler/client01.rb | 100644 | 0 | 0 | | | 361 Bytes | 61d22a54ee96a04dd9e1db17b7889913150480546866d1bcb0fd57a2fc5e1ba7 |
lib/websocket/handshake/handler/client04.rb | 100644 | 0 | 0 | | | 1.58 KB | cbf982524aeff7bdefa484ff888b0614461ec40379544f6ad83d0c6e6751b9aa |
lib/websocket/handshake/handler/client75.rb | 100644 | 0 | 0 | | | 553 Bytes | 86a0a51ce0f26adba0f27a825cbe274bbf064b9f1a5d1ef79fb672814fafba48 |
lib/websocket/handshake/handler/client76.rb | 100644 | 0 | 0 | | | 2.8 KB | ccb021cc12016181169ddf31b9c3ffb0ed129107c59a0aa20793d3c24783adfb |
lib/websocket/handshake/handler/server.rb | 100644 | 0 | 0 | | | 110 Bytes | 91811080b3aa8a317a246806b4f75d0e1068d9080be6fc6f9f912d0403e1957f |
lib/websocket/handshake/handler/server04.rb | 100644 | 0 | 0 | | | 1.17 KB | fc729ab094aa704b52cebefde0b328ea3030812719c2c16c4773a945cffa5a75 |
lib/websocket/handshake/handler/server75.rb | 100644 | 0 | 0 | | | 608 Bytes | 4d3ed93acfb43cd92ca8a505d0b8d5cb47d4da1d1da876786d00adcee627f8e7 |
lib/websocket/handshake/handler/server76.rb | 100644 | 0 | 0 | | | 2.44 KB | 00739c724a40c51bb78ace2d832d0a6b5c669b92f587818433269a3946d496a4 |
lib/websocket/handshake/server.rb | 100644 | 0 | 0 | | | 5.41 KB | 558db3ae249d105f12a2996e41abc396be25d8a23ad2dd5f7d220c8149e74aac |
lib/websocket/version.rb | 100644 | 0 | 0 | | | 41 Bytes | 109ef3b3b307b0daf1f6608b47f7c285a1f63ae30a9a565493a7fe1841b15ff2 |
spec/frame/incoming_03_spec.rb | 100644 | 0 | 0 | | | 3.45 KB | d40ec2ce20747f258f991ff39205ae785b9d8c92d6e36726a980471172c87199 |
spec/frame/incoming_04_spec.rb | 100644 | 0 | 0 | | | 3.45 KB | 7c4457ae4eabeacad986836f0f2cf3a7e60e4221ce55170feebffdc44e647a8c |
spec/frame/incoming_05_spec.rb | 100644 | 0 | 0 | | | 3.98 KB | 48d2dd5ff7bc319d7cfe33e330277c973799b24e20161e777ca224e0cd0a56e6 |
spec/frame/incoming_07_spec.rb | 100644 | 0 | 0 | | | 4.03 KB | 1ce4aca0b9ea76dd8b724680b17671dc1bdae7d3cff021b461284ed6080c97d6 |
spec/frame/incoming_75_spec.rb | 100644 | 0 | 0 | | | 1.52 KB | 051c6be7c8823ec423cb8a1ea33ecafe1e48851d55e40cafb5860efeb5dc5496 |
spec/frame/incoming_common_spec.rb | 100644 | 0 | 0 | | | 606 Bytes | 406ab6a08d8d2e25bc66d1cabcf2518b32629bf60fa50b180e99f8ff382ea172 |
spec/frame/masking_spec.rb | 100644 | 0 | 0 | | | 647 Bytes | 5005547487b1f4bf41928ffa7e9bb0889dd3c69181c9ef2d6d1bb2b0357a5a7f |
spec/frame/outgoing_03_spec.rb | 100644 | 0 | 0 | | | 2.27 KB | 2f4ec243491da80a3aa3d2adda755676f1360157b34df9bdf548e8c1f6b28bf3 |
spec/frame/outgoing_04_spec.rb | 100644 | 0 | 0 | | | 2.27 KB | df3039811bcd9a02152c036b65d1db5fb9de7e40879e577fa478748e349a8a87 |
spec/frame/outgoing_05_spec.rb | 100644 | 0 | 0 | | | 2.27 KB | 6f7c329bbe2ef7e1dc2fa8ff827ba51d3ada1b7dfbe98a56acf94a847089631f |
spec/frame/outgoing_07_spec.rb | 100644 | 0 | 0 | | | 2.66 KB | 38ea37c7137214adadd6c4d6b8e03e3a66ef36dd9d21324c115240b0c7d2ef05 |
spec/frame/outgoing_75_spec.rb | 100644 | 0 | 0 | | | 1.16 KB | e5a046acf27123fd64708609efc3882e81561cc3f1d43dab22d45f677e8e86cd |
spec/frame/outgoing_common_spec.rb | 100644 | 0 | 0 | | | 430 Bytes | 6d81f4ba8b000f4da4d9aeb16fd4c775ba20a31a2a9eae1ea8cc9519af68032d |
spec/handshake/client_04_spec.rb | 100644 | 0 | 0 | | | 850 Bytes | 6067f63bc6264921c028791a83799945dcbe65822220de141c011c7a3f6871f5 |
spec/handshake/client_75_spec.rb | 100644 | 0 | 0 | | | 452 Bytes | b52333dbc4e9fcf68905607ce3394038a56a2a52f22356455645268a117192df |
spec/handshake/client_76_spec.rb | 100644 | 0 | 0 | | | 922 Bytes | 8308c824e72e06990f4373fb9fae82c6a473c9b52bded5f7d1f8dcc0f728494d |
spec/handshake/server_04_spec.rb | 100644 | 0 | 0 | | | 600 Bytes | 45e1db084864f003e4e44be1f984b79d72af93465cb8adf47672c00104a35db2 |
spec/handshake/server_75_spec.rb | 100644 | 0 | 0 | | | 332 Bytes | fae12b3c345045d61d4ae11269505efcfc2158cc913d0c7c6c2c0ea60ea57508 |
spec/handshake/server_76_spec.rb | 100644 | 0 | 0 | | | 1.49 KB | 44a5a4af913333072c9428e679a3fce1deb3b28f659166f269d08bbb2893073f |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 241 Bytes | b8ec8f1f6b53d3fb5285a03281801b0d982bce70a3cad03cbe46fb87d1906a5e |
spec/support/all_client_drafts.rb | 100644 | 0 | 0 | | | 2.5 KB | a3524964576a455184ce2bbacc77590ea2525b382f022cdf1df378868d995e76 |
spec/support/all_server_drafts.rb | 100644 | 0 | 0 | | | 2.87 KB | 5e2c7fe39847de3dceead4171a8ef22a827f409b31d4640daf84a29f17d708fb |
spec/support/frames_base.rb | 100644 | 0 | 0 | | | 184 Bytes | 0de757dda0e82c891373fd4e19d2884da40b247f51dc87b23a85b190ff1820b1 |
spec/support/handshake_requests.rb | 100644 | 0 | 0 | | | 2.06 KB | f3ad5e525807f6925e45b84cb94185b929c4fb2e67197a8fccb0f0efd6681d0f |
spec/support/incoming_frames.rb | 100644 | 0 | 0 | | | 2.04 KB | fd40083c86b4b890c9fdd838c0a3e29ddb153ee3a0c7b6a4cc166dd9df7cab50 |
spec/support/outgoing_frames.rb | 100644 | 0 | 0 | | | 433 Bytes | 696ff8db8d77ab49db725810d6faaeb74911f63f3908280bd37649223fdd3d91 |
spec/support/overwrites.rb | 100644 | 0 | 0 | | | 98 Bytes | 62f3b5c5d81234ef6d2215964878f8652b1b82666ac5db3df5396ace5594c63b |
websocket.gemspec | 100644 | 0 | 0 | | | 767 Bytes | 381450d73279b09f7e5be66ccc82c7a669c80721dd460ff92865d132c1e61a74 |