Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
RussPalms pushed 56 commits to main RussPalms/socket.io_dev
- docs: add example with NestJS Reference: https://docs.nestjs.com/websockets/gateways [skip ci] b757755
- docs(changelog): add changelog for [email protected] Diff: https://github.com/Automattic/socket.io-parser/compa... 7fd75e6
- docs: fix conjunction with fastify example (#5057) [skip ci] b79d80a
- test(cluster-engine): fix flaky test cleanup 582655f
- chore(socket.io): bump engine.io to version 6.6.0 d5b22f5
- chore(socket.io-client): bump engine.io-client to version 6.6.0 5d9a2d5
- refactor(eio-client): improve transports type (#5188) Related: https://github.com/socketio/socket.io/issues/5187 b5ccfd4
- fix(sio): correctly await async close on adapters (#4971) Following: https://github.com/socketio/socket.io/commit/bf... e347a3c
- chore: use prettier v3 everywhere (#5169) a1ccba3
- chore: temporarily disable publish workflow In order to import tags from other repositories. [skip ci] 7160eb7
- chore: re-enable publish workflow This reverts commit 7160eb7eb05fe8e6913660bedae8d03e76404d8e. [skip ci] 02d59a0
- refactor(sio): export the DefaultEventsMap type Related: https://github.com/socketio/socket.io/issues/4747 fd99f2e
- ci: restore package-specific tests fcbecd4
- test(sio-client): reduce test suite duration 09f573c
- test(eio-client): reduce test suite duration 2194264
- fix(sio-client): close the engine upon decoding exception Related: https://github.com/socketio/socket.io/issues/5128 04c8dd9
- fix(sio-client): accept string | undefined as init argument (bis) Following: https://github.com/socketio/socket.io-c... 60c757f
- perf: do not reset the hearbeat timer on each packet This reverts https://github.com/socketio/socket.io/commit/ed34a... 7a23dde
- fix(sio-client): do not send a packet on an expired connection (#5134) When a laptop is suspended or a phone is lock... 8adcfbf
- fix(sio-client): allow to manually stop the reconnection loop ```js socket.io.on("reconnect_attempt", () => { sock... 13c6d2e
- and 36 more ...
RussPalms pushed 32 commits to main RussPalms/ai-engineering-hub_dev
- Add Latex OCR code c04e593
- Update README.md 904fe68
- git commit -m "Adding tutorial for doc chat rag using llama 3.3" f46919f
- Create README.md 9da39c3
- Update README.md 2a18047
- adding doc-chat app resources bc9ecd0
- Update README.md d71ec51
- Updated readme Qdrant Local setup ef017e2
- Update README.md 1dd57a1
- Added open in studio button 1a2aa13
- Merge pull request #8 from annimukherjee/patch-1 Update README.md b37c5c1
- app with sidebar 5edf825
- final news generator code 3c2be1e
- Merge pull request #10 from patchy631/agentic-rag AI News generator app 3d2acb3
- modified app.py d9ab7e9
- Merge pull request #11 from patchy631/agentic-rag modified app.py 98f5afa
- Create README.md bece50b
- tweet scheduling flow f056bc6
- modified tweet planner task and planner agent 110e796
- content planner flow final code f915d13
- and 12 more ...