Skip to content
#

Socket.IO

socket-io logo

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.

Here are 10,204 public repositories matching this topic...

lasalesi
lasalesi commented Jan 30, 2018

Actual behaviour:
In case a custom app has print formats, the command bench uninstall-app (app) will fail with frappe.exceptions.LinkExistsError: Cannot delete or cancel because Module Def <a href="#Form/Module Def/ham">ham</a> is linked with Print Format <a href="#Form/Print Format/cheese">cheese</a>

Expected behaviour:
bench uninstall-app should also remove print formats that

tsed

📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.

  • Updated Mar 16, 2022
  • TypeScript

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.

  • Updated Mar 16, 2022
  • C

Released March 19, 2010

Latest release 2 months ago

Repository
socketio/socket.io
Website
socket.io
Wikipedia
Wikipedia

Related Topics

nodejs