-
Updated
Sep 26, 2021 - JavaScript
{{ message }}
Socket.IO is a JavaScript library for realtime web applications. It enables realtime, bi-directional communication between web clients and servers. It has two parts: a client-side library that runs in the browser, and a server-side library for Node.js. Both components have a nearly identical API. Like Node.js, it is event-driven.
A fancy self-hosted monitoring tool
Hello!
When text line in list is too long and part of it is moved on the next line, list number is placed on the last line. When I use <br>, list number is placed on the first line of multiline text.
Demo is below:
Demo text:
1. [ ] task 1
2. [ ] task 2 task 2 task 2
Socket.IO integration for Flask applications.
High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
For 2 reasons:
Probable change in this function:
Python Socket.IO server and client
Socket.io server for Laravel Echo
An blocking socket client for Android applications.
Ресурс для изучения React.js и связанных с ним технологий на русском языке
🐱🏍阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭
Watch videos with friends online with the new real time video synchronization platform
Client for beginners to learn, built with React / Redux / Node
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
For example: https://github.com/talyssonoc/react-katex
Websocket based group chat app built with socket.io and react.
Laravel Video Chat using Socket.IO and WebRTC
End-to-end encrypted instant web chat
Retrospective Board
Released March 19, 2010
Latest release 3 months ago
When running
./nodebb upgrade, the output should also append tologs/output.logjust as it does for./nodebb start. These logs can be viewed by running./nodebb log.Good for beginners, feel free to ask here for tips on getting started.