Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
websocket definition? - Wasp
W
Wasp
•
2y ago
•
9 replies
JLegendz
websocket definition?
I
've been trying to follow along with
https://wasp-lang.dev/blog/2023/08/09/build-real-time-voting-app-websockets-react-typescript
and
https://wasp-lang.dev/docs/advanced/web-sockets
to get websockets working with the open
-saas demo app template
.
When I attempt to use
import { WebSocketDefinition } from '@wasp/webSocket';
import { WebSocketDefinition } from '@wasp/webSocket';
in my app
/src
/server
/ws
-server
.ts file
, it
's not able to find wasp
/websocket
. I searched and it doesn
't appear to exist but I
'm hoping I
'm wrong
.
Are websockets setup to work on the open saas template
?
Build a real-time voting app with WebSockets, React & TypeScript 🔌⚡...
TL
;DR
Web Sockets | Wasp
Wasp provides a fully integrated WebSocket experience by utilizing Socket
.IO on the client and server
.
Wasp
Join
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.
4,650
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Websocket queries
W
Wasp / 🙋questions
16mo ago
WebSocket authentication
W
Wasp / 🙋questions
2y ago
VSCode go to definition
W
Wasp / 🙋questions
16mo ago
[SOLVED] Websocket implementation
W
Wasp / 🙋questions
3y ago