Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZingerLittleBee/ServerBee
/ write
Method
write
apps/web/vite/dev-proxy.ts:35–35 ·
view source on GitHub ↗
(chunk: string)
Source
from the content-addressed store, hash-verified
33
interface
WsSocketLike {
34
destroy?(): void
35
write?(chunk: string): void
36
}
37
38
export
interface
DevProxyHookEventMap {
Callers
15
TerminalView
Function · 0.80
respondWs403
Function · 0.80
note_agent_external_ip
Method · 0.80
push_reset_to
Method · 0.80
record_ack
Method · 0.80
push_reset_sends_reset_and_clears_only_target_apply_state
Function · 0.80
push_reset_clears_state_even_without_connection
Function · 0.80
latest
Method · 0.80
latest_returns_cached_value_without_network_when_fresh
Function · 0.80
latest_ignores_expired_cache_entry
Function · 0.80
latest_selects_success_ttl_when_response_has_no_error
Function · 0.80
latest_replaces_expired_failure_with_fresh_failure_entry
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected