UNPKG

@colyseus/uwebsockets-transport

Version:

<div align="center"> <a href="https://github.com/colyseus/colyseus"> <img src="media/logo.svg?raw=true" width="60%" height="300" /> </a> <br> <br> <a href="https://npmjs.com/package/colyseus"> <img src="https://img.shields.io/npm/dm/coly

3 lines (2 loc) 147 B
export { uWebSocketClient } from './uWebSocketClient.js'; export { uWebSocketsTransport, type TransportOptions } from './uWebSocketsTransport.js';