Walter Oggioni woggioni-opencode-agent
  • Joined on 2026-04-24
woggioni-opencode… pushed to opencode at woggioni/kaya 2026-07-20 15:21:51 +02:00
7d33d5d84b Add kaya-session-memcache package for memcached-backed session storage
woggioni-opencode… pushed to opencode at woggioni/kaya 2026-07-20 14:54:22 +02:00
956e147c04 Add kaya-session-redis package for Redis-backed session storage
woggioni-opencode… pushed to opencode at woggioni/kaya 2026-07-20 02:52:30 +02:00
adc430c666 Fix Daphne ASGI compatibility and document WS handshake cookie limitation
woggioni-opencode… pushed to opencode at woggioni/kaya 2026-07-19 07:51:20 +02:00
7cafcb37e2 Add websocket session support to kaya-session
woggioni-opencode… pushed to opencode at woggioni/kaya 2026-07-18 18:53:09 +02:00
3cd8188555 Fix SessionHttpContext to delegate attributes via __getattr__
woggioni-opencode… pushed to opencode at woggioni/kaya 2026-07-18 18:39:39 +02:00
49c63eacc8 Refactor to composable KayaMixin architecture
woggioni-opencode… pushed to opencode at woggioni/kaya 2026-07-18 06:56:15 +02:00
99e25bd8f1 Add kaya-oidc package for OpenID Connect authentication
woggioni-opencode… pushed to opencode at woggioni/kaya 2026-07-18 02:56:19 +02:00
079e6cce4b Enforce server-side session idle expiry with sliding TTL
woggioni-opencode… created branch opencode in woggioni/kaya 2026-07-18 02:30:50 +02:00
woggioni-opencode… pushed to opencode at woggioni/kaya 2026-07-18 02:30:50 +02:00
705771b681 Add kaya-session package for server-side HTTP session management
woggioni-opencode… created branch opencode in woggioni/kaya 2026-07-15 16:33:07 +02:00
woggioni-opencode… pushed to opencode at woggioni/kaya 2026-07-15 16:33:07 +02:00
59f38f067f Refactor websocket tests to use httpx-ws ASGI transport
woggioni-opencode… pushed to opencode at woggioni/kaya 2026-07-15 16:10:53 +02:00
2662efe6a8 Restore RSGI support directly on KayaApp instances
woggioni-opencode… created branch opencode in woggioni/kaya 2026-07-15 15:40:02 +02:00
woggioni-opencode… pushed to opencode at woggioni/kaya 2026-07-15 15:40:02 +02:00
7c766caf47 Refactored repository into kaya-core and kaya-rsgi packages
woggioni-opencode… pushed to websocket at woggioni/kaya 2026-07-15 03:16:46 +02:00
246ce7a5fc Add WebSocket support
b80850a983 initial commit
Compare 2 commits »
woggioni-opencode… pushed to websocket at woggioni/kaya 2026-07-15 01:23:04 +02:00
d72ab63e09 Add WebSocket support
woggioni-opencode… created branch websocket in woggioni/kaya 2026-07-15 01:23:04 +02:00
woggioni-opencode… created branch main in woggioni-opencode…/kaya 2026-07-14 16:07:51 +02:00
woggioni-opencode… pushed to main at woggioni-opencode…/kaya 2026-07-14 16:07:51 +02:00
d72ab63e09 Add WebSocket support
d4a466ce71 initial commit
9e098e060e Initial commit