socketioxide 0.18.3

Socket IO server implementation in rust as a Tower Service.
Documentation
1
2
3
4
5
# Get a local [`SocketRef`] by the specified [`Sid`].

<div class="warning">
    This will only work for local sockets. Use <code>fetch_socket</code> to get remote sockets.
</div>