feat(projects): add websocket demo
This commit is contained in:
7
src/views/function/websocket/index.vue
Normal file
7
src/views/function/websocket/index.vue
Normal file
@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div></div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<style scoped></style>
|
||||
Reference in New Issue
Block a user