-
Updated
Jul 29, 2020 - 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.
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.
Low code web framework for real world applications, in Python and Javascript
Python Socket.IO server and client
Socket.io server for Laravel Echo
An blocking socket client for Android applications.
Add ajv-errors message customization support.
Ref: https://www.npmjs.com/package/ajv-errors
Related: #833
Configuration:
const Ajv = require("ajv").default
const ajv = new Ajv({allErrors: true})
// Ajv option allErrors is required
require("ajv-errors")(ajv /*, {singleError: true} */)
const schema = {
type: "object",
required: ["foo"],
pA fancy self-hosted monitoring tool
🐱🏍阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭
Ресурс для изучения React.js и связанных с ним технологий на русском языке
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
https://docs.nodebb.org/installing/os/osx-mavericks/
Though we do have iOS devices for mobile testing, our core team doesn't actually own a mac (fight this war somewhere else :P). Would anyone with access to one mind testing and updating this page please? :)
More importantly the instructions for redis should be switched to mongo as it is our default recommended install; you can look at the