README
Socket.IO with Decorator
Class와 Decorator를 이용해 Socket.IO 프로그램을 구현할 수 있다.
Uage
test.spec.ts 참조
License
Copyright (c) bynaki. All rights reserved.
Socket.IO with Decorator
<script type="module">
import socketIoDecorator from 'https://cdn.skypack.dev/socket.io-decorator';
</script>
Class와 Decorator를 이용해 Socket.IO 프로그램을 구현할 수 있다.
test.spec.ts 참조
Copyright (c) bynaki. All rights reserved.