{"id":20000361,"url":"https://github.com/davidbarton/socketio-inspector","last_synced_at":"2025-07-01T11:05:23.458Z","repository":{"id":17121752,"uuid":"19887923","full_name":"davidbarton/socketio-inspector","owner":"davidbarton","description":"Chrome extensions expanding DevTools by adding SocketIO Inspector tab","archived":false,"fork":false,"pushed_at":"2014-05-19T08:05:09.000Z","size":384,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T11:05:11.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidbarton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-17T14:01:50.000Z","updated_at":"2014-05-19T08:05:09.000Z","dependencies_parsed_at":"2022-08-24T13:51:08.836Z","dependency_job_id":null,"html_url":"https://github.com/davidbarton/socketio-inspector","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/davidbarton/socketio-inspector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbarton%2Fsocketio-inspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbarton%2Fsocketio-inspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbarton%2Fsocketio-inspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbarton%2Fsocketio-inspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidbarton","download_url":"https://codeload.github.com/davidbarton/socketio-inspector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbarton%2Fsocketio-inspector/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262950326,"owners_count":23389639,"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-13T05:14:33.822Z","updated_at":"2025-07-01T11:05:23.425Z","avatar_url":"https://github.com/davidbarton.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SocketIO Inspector\n\nChrome extensions expanding DevTools by adding SocketIO Inspector tab. You can observe your socket communication in pretty format.\n\n# How to run?\n\nFor development on your local machine, take the following steps:\n* First you'll need to make sure your system has a c++ compiler. For OSX, XCode will work, for Ubuntu, the `build-essential` and `libssl-dev` packages work.\n* install nvm `curl https://raw.github.com/creationix/nvm/master/install.sh | sh`\n* use nvm to install node and npm `nvm install 0.10`\n* install CoffeeScript and Gulp globally `npm install -g coffee-script-redux gulp`\n* install node modules `npm install`\n* in shell, type `gulp develop` it builds your src files into dist dir\n* Open [chrome://extensions/](chrome://extensions/)\n* Check \"Developer mode\" at upper top corner\n* Hit \"Load unpacked extension...\" and pick project folder\n* Open DevTools and Extension Tab\n\n# TODO:\n* [kamil] are websockets working? fix them\n* [david] separete web pages trafic (now I see mixed comunication from all pages in one list at each page)\n* [petr+honza] filter \u0026 search - search realtime through keys and filter by event types (e.g. incoming, outgoing, subscribe, keepalive, reconnect, data)\n* [honza] change orange color to some non agressive one\n* [honza+david] improve UX -\u003e limit nesting (too many tables in tables) -\u003e show final data like plan json? -\u003e SHOW DATA FISRT, the first I want to see is main key-value pair (args[0] and args[1]) -\u003e green and blue colors, limit them, maybe on for top levels, not so deep, or maybe make another new tab wit only key-value pair from args\n* put tabs switching to top panel\n* put connection hash next to timestamp (3 lines reduced to 2)\n* package it and publish on chrome market\n* write tests, github static page and publish to github\n* allow turn on/off the inspector (in settings)\n* add support for page whitelist (run only on whitelisted, otherwise stay shuted down)\n* add option for one time run on page","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidbarton%2Fsocketio-inspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidbarton%2Fsocketio-inspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidbarton%2Fsocketio-inspector/lists"}