{"id":18556354,"url":"https://github.com/rsocket/rsocket-wireshark","last_synced_at":"2025-10-26T02:02:45.164Z","repository":{"id":66223689,"uuid":"86373621","full_name":"rsocket/rsocket-wireshark","owner":"rsocket","description":"Wireshark Plugin for RSocket","archived":false,"fork":false,"pushed_at":"2024-08-06T15:40:43.000Z","size":18,"stargazers_count":19,"open_issues_count":4,"forks_count":8,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-03-24T13:51:18.366Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsocket.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-27T19:05:24.000Z","updated_at":"2024-08-14T22:57:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed30bbb7-2e2d-4c7f-8ef2-e35bf13b6391","html_url":"https://github.com/rsocket/rsocket-wireshark","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsocket%2Frsocket-wireshark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsocket%2Frsocket-wireshark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsocket%2Frsocket-wireshark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsocket%2Frsocket-wireshark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsocket","download_url":"https://codeload.github.com/rsocket/rsocket-wireshark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248135012,"owners_count":21053589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T21:30:01.482Z","updated_at":"2025-10-26T02:02:40.136Z","avatar_url":"https://github.com/rsocket.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wireshark-plugin\n\nWireshark/tshark Plugin in C for [RSocket](https://github.com/ReactiveSocket/reactivesocket).\n\nNOTE: This is a work in progress.\n\nCurrently it supports all RSocket frames, except resumption.\n\n# Build\n\n- Download Wireshark source-code.\n- Create __rsocket__ directory inside __wireshark/plugins/epan__ folder.\n- Download/Clone source code from this repo into the __rsocket__ folder.\n- Inside __wireshark__ folder, create __CMakeListsCustom.txt__ and add the line.\n```\nset(CUSTOM_PLUGIN_SRC_DIR plugins/epan/rsocket)\n```\n- Follow the build instructions of Wireshark for your OS setup\n- Copy the built rsocket.so to the Plugins folder of wireshark. This depends on OS - on macOS it is typically ~/.config/wireshark/plugins or ~/.wireshark/plugins. You can see the location of the plugin folder by opening wireshark and going to __About -\u003e __Folders.\n\n# Notes\n\n- This code has been tested with latest stable release of Wireshark (3.2.0)\n\n- To enable the RSocket dissector in Wireshark either\n    - Change the TCP or websocket port in: __Edit -\u003e __Preferences -\u003e __RSocket. \n    - Or use  __Analyze -\u003e Decode As__  UI and add identifiers for your packet flow (say TCP port) and select RSocket as the decoding protocol (only available for raw TCP). ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsocket%2Frsocket-wireshark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsocket%2Frsocket-wireshark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsocket%2Frsocket-wireshark/lists"}