@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
24 lines (16 loc) • 720 B
Markdown
lang: en
title: 'API docs: socketio.socketiobindings.server'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/extensions/socketio
permalink: /doc/en/lb4/apidocs.socketio.socketiobindings.server.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/socketio](./socketio.md) > [SocketIoBindings](./socketio.socketiobindings.md) > [SERVER](./socketio.socketiobindings.server.md)
## SocketIoBindings.SERVER variable
Binding key for the server itself
<b>Signature:</b>
```typescript
SERVER: BindingKey<SocketIoServer>
```