unpkg
cdnjs
Vercel
YouTube
Facebook
Medium
GitHub Pages
DevDocs
socketify.py
socketify.pyNo socketify.py videos yet. You could help us improve this page by suggesting one.
Based on our record, unpkg seems to be a lot more popular than socketify.py. While we know about 35 links to unpkg, we've tracked only 2 mentions of socketify.py. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Https://unpkg.com" crossoriginpasted// blog-posts.js // โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ // All blog posts for ihatepdf.cv // Each post supports: slug, title, description, date, readTime, // keywords, content, relatedPosts, relatedTools // โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโpasted#!/usr/bin/env node /**. - Source: dev.to / 5 months ago
{ "$schema": "https://unpkg.com/@changesets/config@3.1.3/schema.json", "changelog": "@changesets/cli/changelog", "commit": false, "fixed": [], "linked": [], "access": "restricted", "baseBranch": "main", "updateInternalDependencies": "patch", "ignore": [] }. - Source: dev.to / 5 months ago
Import { registerAppTool, registerAppResource } from "@modelcontextprotocol/ext-apps/server"; Const resourceUri = "ui://iss-tracker/mcp-app.html"; // Register the UI resource (bundled HTML) RegisterAppResource(server, resourceUri, "text/html", () => APP_HTML); // Register the tool with UI metadata RegisterAppTool(server, "where_is_iss", { description: "Show ISS location on a live map", uiResourceUri:... - Source: dev.to / 7 months ago
From the official [0][@hyperapp/html]:- Source: Hacker News / 7 months agoimport { app } from "https://unpkg.com/hyperapp";.
// Feature detection and polyfill loading (function() { // Check if Shadow DOM is supported if (!('attachShadow' in Element.prototype)) { console.log('Shadow DOM not supported - loading polyfill'); // Load the polyfill const script = document.createElement('script'); script.src = 'https://unpkg.com/@webcomponents/webcomponentsjs/webcomponents-bundle.js'; script.onload = () => { ... - Source: dev.to / over 1 year ago
These "benchmarks" are useless, they're not testing anything real world except the performance of uWebsockets. There are copy errors all over the place. And then an advertisement: https://github.com/cirospaciari/socketify.py#briefcase-comme... Is this a professional framework that produces proper, real-world benchmarks and... - Source: Hacker News / over 3 years ago
After starting the project called socketify.py at https://github.com/cirospaciari/socketify.py, I got pretty good results and reviews, but many people asked if socketify.py could be used to create a WSGI and ASGI server. WSGI and ASGI have a lot of overhead, that's is why I choose not to use them in the first place, but adding an ASGI and WSGI server allows a lot of code already written to run faster! Source: over 3 years ago
cdnjs - An open source community driven JS/CSS CDN.
Vercel - Vercel is the platform for frontend developers, providing the speed and reliability innovators need to create at the moment of inspiration.
YouTube - Our mission is to give everyone a voice and show them the world.
Facebook - Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.
Medium - Welcome to Medium, a place to read, write, and interact with the stories that matter most to you.
GitHub Pages - A free, static web host for open-source projects on GitHub