Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tracktion/choc
/ sendEvent
Function
sendEvent
examples/http_server.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
};
42
43
function sendEvent()
44
{
45
socket.send (
"hello from javascript"
);
46
}
47
48
</script>
49
Callers
1
handleEvents
Method · 0.85
Calls
1
send
Method · 0.45
Tested by
no test coverage detected