This website requires JavaScript.
Explore
Help
Sign In
alkdev
/
pubsub
Watch
2
Star
0
Fork
0
You've already forked pubsub
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
14
Commits
4
Branches
0
Tags
wave1/core-pubsub-tests
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
glm-5.1
dd720a9e0b
feat(core-pubsub-tests): add comprehensive tests for createPubSub, EventEnvelope, and in-process event target
2026-05-08 06:06:36 +00:00
.opencode
/agents
added agent defs
2026-05-07 15:16:07 +00:00
docs
Fix critical publish() bug, address review findings
2026-05-08 05:17:43 +00:00
src
Fix critical publish() bug, address review findings
2026-05-08 05:17:43 +00:00
tasks
Fix YAML frontmatter: quote task names containing colons
2026-05-08 05:59:20 +00:00
test
feat(core-pubsub-tests): add comprehensive tests for createPubSub, EventEnvelope, and in-process event target
2026-05-08 06:06:36 +00:00
.gitignore
Set up project structure, source files, and architecture docs
2026-04-30 10:20:41 +00:00
AGENTS.md
Simplify to transport-only: remove call protocol, add EventEnvelope, expand stream operators
2026-05-01 19:40:25 +00:00
LICENSE-APACHE
Set up project structure, source files, and architecture docs
2026-04-30 10:20:41 +00:00
LICENSE-MIT
Set up project structure, source files, and architecture docs
2026-04-30 10:20:41 +00:00
package-lock.json
Add call protocol module with streaming support
2026-04-30 13:46:39 +00:00
package.json
Simplify to transport-only: remove call protocol, add EventEnvelope, expand stream operators
2026-05-01 19:40:25 +00:00
tsconfig.json
Set up project structure, source files, and architecture docs
2026-04-30 10:20:41 +00:00
tsup.config.ts
Simplify to transport-only: remove call protocol, add EventEnvelope, expand stream operators
2026-05-01 19:40:25 +00:00
vitest.config.ts
Set up project structure, source files, and architecture docs
2026-04-30 10:20:41 +00:00
Description
No description provided
MIT
447
KiB
Languages
TypeScript
100%