{"payload":{"pageCount":2,"repositories":[{"type":"Public","name":"socket.io-website","owner":"socketio","isFork":false,"description":"Socket.IO website and blog","allTopics":["nodejs","javascript","websocket","socket-io","hacktoberfest"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":11,"issueCount":16,"starsCount":319,"forksCount":671,"license":null,"participation":[5,10,9,6,12,4,2,0,2,6,9,1,0,3,0,1,3,5,10,6,7,1,3,1,1,0,12,6,5,5,7,0,1,0,1,1,1,0,3,4,2,1,2,1,7,7,1,0,0,2,1,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-30T14:45:39.816Z"}},{"type":"Public","name":"socket.io","owner":"socketio","isFork":false,"description":"Realtime application framework (Node.JS server)","allTopics":["nodejs","javascript","websocket","socket-io"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":12,"issueCount":183,"starsCount":60889,"forksCount":10087,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-23T21:20:49.614Z"}},{"type":"Public","name":"socket.io-client-cpp","owner":"socketio","isFork":false,"description":"C++11 implementation of Socket.IO client","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":15,"issueCount":143,"starsCount":2249,"forksCount":726,"license":"MIT License","participation":[0,1,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,3,0,0,0,0,0,0,1,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-16T07:13:22.648Z"}},{"type":"Public","name":"socket.io-client-java","owner":"socketio","isFork":false,"description":"Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":8,"issueCount":105,"starsCount":5321,"forksCount":971,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-01T12:12:45.458Z"}},{"type":"Public","name":"socket.io-parser","owner":"socketio","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":1,"issueCount":0,"starsCount":138,"forksCount":105,"license":null,"participation":[0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-22T09:09:49.149Z"}},{"type":"Public","name":"socket.io-postgres-adapter","owner":"socketio","isFork":false,"description":"The Socket.IO Postgres adapter, allowing to broadcast events between several Socket.IO servers","allTopics":["postgres","websocket","socket-io","postgresql"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":2,"starsCount":24,"forksCount":8,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-17T23:47:41.612Z"}},{"type":"Public","name":"socket.io-fiddle","owner":"socketio","isFork":true,"description":"A minimal example to play with Socket.IO","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":8,"forksCount":44,"license":null,"participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-17T08:25:50.669Z"}},{"type":"Public","name":"pm2","owner":"socketio","isFork":true,"description":"Node.js Production Process Manager with a built-in Load Balancer.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":0,"starsCount":19,"forksCount":2607,"license":"Other","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-13T01:39:57.208Z"}},{"type":"Public","name":"socket.io-client","owner":"socketio","isFork":false,"description":"Realtime application framework (client)","allTopics":["nodejs","websocket","javascript","browser","socket-io"],"primaryLanguage":null,"pullRequestCount":4,"issueCount":0,"starsCount":10614,"forksCount":3044,"license":null,"participation":[0,0,0,0,0,1,0,1,0,0,2,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-09T10:20:28.885Z"}},{"type":"Public","name":"socket.io-adapter","owner":"socketio","isFork":false,"description":"The Socket.IO in-memory adapter","allTopics":["nodejs","websocket","socket-io"],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":197,"forksCount":101,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-09T10:01:28.489Z"}},{"type":"Public","name":"engine.io-client","owner":"socketio","isFork":false,"description":"The engine used in the Socket.IO JavaScript client, which manages the low-level transports such as HTTP long-polling, WebSocket and WebTransport.","allTopics":["nodejs","javascript","real-time","websocket","webtransport"],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":742,"forksCount":356,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-09T09:56:11.041Z"}},{"type":"Public","name":"engine.io","owner":"socketio","isFork":false,"description":"The engine used in the Socket.IO JavaScript server, which manages the low-level transports such as HTTP long-polling and WebSocket. ","allTopics":["real-time","nodejs","javascript","websocket"],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":4592,"forksCount":571,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-09T09:47:11.802Z"}},{"type":"Public","name":"engine.io-parser","owner":"socketio","isFork":false,"description":"Parser for the engine.io protocol, used by client and server","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":74,"forksCount":62,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-09T09:35:04.588Z"}},{"type":"Public","name":"engine.io-protocol","owner":"socketio","isFork":false,"description":"Engine.IO protocol","allTopics":["nodejs","javascript","websocket"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":236,"forksCount":44,"license":null,"participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-01T19:55:24.862Z"}},{"type":"Public","name":"socket.io-redis-emitter","owner":"socketio","isFork":false,"description":"The Socket.IO Redis emitter, allowing to communicate with a group of Socket.IO servers from another Node.js process.","allTopics":["redis","socket-io"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":5,"issueCount":7,"starsCount":717,"forksCount":120,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-19T06:14:33.824Z"}},{"type":"Public","name":"socket.io-aws-sqs-adapter","owner":"socketio","isFork":false,"description":"The Socket.IO adapter for AWS Simple Queue Service (SQS), allowing to broadcast events between several Socket.IO servers.","allTopics":["aws","socket-io","aws-sqs"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":2,"starsCount":4,"forksCount":1,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-11T09:43:41.028Z"}},{"type":"Public","name":"socket.io-client-swift","owner":"socketio","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":14,"issueCount":228,"starsCount":5204,"forksCount":841,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-11T08:35:43.283Z"}},{"type":"Public","name":"socket.io-redis-streams-adapter","owner":"socketio","isFork":false,"description":"The Socket.IO adapter based on Redis Streams, allowing to broadcast events between several Socket.IO servers.","allTopics":["redis","websocket","socket-io"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":3,"starsCount":28,"forksCount":14,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-08T19:48:57.279Z"}},{"type":"Public","name":"emitter","owner":"socketio","isFork":true,"description":"Event emitter component","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":116,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-26T05:32:32.585Z"}},{"type":"Public","name":"socket.io-deno","owner":"socketio","isFork":false,"description":"Socket.IO server for Deno","allTopics":["javascript","typescript","websocket","socket-io","deno"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":2,"issueCount":10,"starsCount":105,"forksCount":12,"license":"ISC License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-17T15:36:13.278Z"}},{"type":"Public","name":"socket.io-redis-adapter","owner":"socketio","isFork":false,"description":"Adapter to enable broadcasting of events to multiple separate socket.io server nodes.","allTopics":["websocket","redis","socket-io"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":4,"issueCount":27,"starsCount":2738,"forksCount":490,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-09T10:47:50.810Z"}},{"type":"Public","name":"socket.io-admin-ui","owner":"socketio","isFork":false,"description":"Admin UI for Socket.IO","allTopics":[],"primaryLanguage":{"name":"Vue","color":"#41b883"},"pullRequestCount":3,"issueCount":24,"starsCount":346,"forksCount":94,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-24T23:18:07.696Z"}},{"type":"Public","name":"socket.io-azure-service-bus-adapter","owner":"socketio","isFork":false,"description":"The Socket.IO adapter for Azure Service Bus, allowing to broadcast events between several Socket.IO servers.","allTopics":["azure","socket-io","azure-service-bus"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":0,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-22T16:56:56.451Z"}},{"type":"Public","name":"socket.io-devalue-parser","owner":"socketio","isFork":true,"description":"Socket.IO parser based on the `devalue` package","allTopics":["socket-io"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":105,"license":"MIT License","participation":[0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-22T10:36:27.167Z"}},{"type":"Public","name":"socket.io-gcp-pubsub-adapter","owner":"socketio","isFork":false,"description":"The Socket.IO adapter for Google Cloud pub/sub, allowing to broadcast events between several Socket.IO servers","allTopics":["gcp","socketio","gcp-pubsub"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-19T13:54:57.708Z"}},{"type":"Public","name":"socket.io-mongo-adapter","owner":"socketio","isFork":false,"description":"The Socket.IO MongoDB adapter, allowing to broadcast events between several Socket.IO servers","allTopics":["mongodb","websocket","socket-io"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":0,"issueCount":4,"starsCount":24,"forksCount":7,"license":"MIT License","participation":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,7,5,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-14T17:33:50.398Z"}},{"type":"Public","name":"chat-example","owner":"socketio","isFork":true,"description":"Basic chat example with Socket.IO","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":2,"starsCount":1414,"forksCount":2054,"license":"MIT License","participation":[0,0,0,6,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-14T06:41:40.931Z"}},{"type":"Public","name":"socket.io-chat-platform","owner":"socketio","isFork":false,"description":"A basic chat platform based on Socket.IO","allTopics":["nodejs","javascript","websocket","socket-io"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":3,"starsCount":71,"forksCount":24,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-12T11:29:36.059Z"}},{"type":"Public","name":"engine.io-client-java","owner":"socketio","isFork":false,"description":"Engine.IO Client Library for Java","allTopics":[],"primaryLanguage":{"name":"Java","color":"#b07219"},"pullRequestCount":5,"issueCount":3,"starsCount":360,"forksCount":166,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-01T13:05:11.720Z"}},{"type":"Public","name":"socket.io-protocol","owner":"socketio","isFork":false,"description":"Socket.IO Protocol specification","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":2,"issueCount":3,"starsCount":506,"forksCount":62,"license":null,"participation":[1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-28T22:21:45.871Z"}}],"repositoryCount":52,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"socketio repositories"}