All Projects → versatica → Protoo

versatica / Protoo

Licence: mit
Minimalist and extensible Node.js signaling framework for multi-party Real-Time applications

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Protoo

Logbook
An extensible Java library for HTTP request and response logging
Stars: ✭ 822 (+654.13%)
Mutual labels:  server-side, client-side
PENDOWN
Text-to-HTML conversion tool for web writers, with integrated styling and tag customization.
Stars: ✭ 33 (-69.72%)
Mutual labels:  client-side, server-side
Quell
Quell is an easy-to-use, lightweight JavaScript library providing a client- and server-side caching solution for GraphQL. Use Quell to prevent redundant client-side API requests and to minimize costly server-side response latency.
Stars: ✭ 473 (+333.94%)
Mutual labels:  client-side, server-side
AndroidFlask
Image Upload from Android to Python-Based Flask Server
Stars: ✭ 45 (-58.72%)
Mutual labels:  client-side, server-side
showroom
Universal development and automated test environment for web components
Stars: ✭ 89 (-18.35%)
Mutual labels:  client-side, server-side
prototyped.js
Some common Typescript prototypes
Stars: ✭ 22 (-79.82%)
Mutual labels:  client-side, server-side
json-as-xlsx
Create excel from json npm package
Stars: ✭ 103 (-5.5%)
Mutual labels:  client-side, server-side
react-strap-table
react table (client and server-side) based on bootstrap.
Stars: ✭ 28 (-74.31%)
Mutual labels:  client-side, server-side
Quell
Quell is an easy-to-use, lightweight JavaScript library providing a client- and server-side caching solution for GraphQL. Use Quell to prevent redundant client-side API requests and to minimize costly server-side response latency.
Stars: ✭ 90 (-17.43%)
Mutual labels:  server-side, client-side
Play2 Html5tags
HTML5 form tags module for Play Framework
Stars: ✭ 101 (-7.34%)
Mutual labels:  client-side
Beatserver
Beatserver, a periodic task scheduler for Django 🎵
Stars: ✭ 106 (-2.75%)
Mutual labels:  websocket
Linkphp
基于swoole一款高性能多进程常驻内存型全栈框架,内置WebSocket服务器、服务治理PhpRpc功能,不依赖传统的 PHP-FPM,可以用于构建高性能的Web系统、API、中间件、基础服务等等。
Stars: ✭ 101 (-7.34%)
Mutual labels:  websocket
Async Ray
Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.
Stars: ✭ 102 (-6.42%)
Mutual labels:  node-module
Jetlinks Community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
Stars: ✭ 2,405 (+2106.42%)
Mutual labels:  websocket
Kitsvc
⚙ 一個基於 Golang、Consul、Prometheus、EventStore、Gin、Gorm、NSQ 的微服務起始結構。
Stars: ✭ 101 (-7.34%)
Mutual labels:  websocket
Gin Web
由gin + gorm + jwt + casbin组合实现的RBAC权限管理脚手架Golang版, 搭建完成即可快速、高效投入业务开发
Stars: ✭ 107 (-1.83%)
Mutual labels:  websocket
Home Assistant Js Websocket
🚡 JavaScript websocket client for Home Assistant
Stars: ✭ 100 (-8.26%)
Mutual labels:  websocket
Node Tcp Streaming Server
Experimental TCP video streaming server written in node.js. Streaming over TCP and redistributing using WebSockets.
Stars: ✭ 100 (-8.26%)
Mutual labels:  websocket
Longweb
Simple and easy go realtime-web gateway
Stars: ✭ 108 (-0.92%)
Mutual labels:  websocket
Airdcpp Webclient
Communal peer-to-peer file sharing application for file servers/NAS devices
Stars: ✭ 106 (-2.75%)
Mutual labels:  websocket

protoo

Minimalist and extensible Node.js signaling framework for multi-party Real-Time applications.

Website and documentation

Breaking changes in v4

  • In protoo-server:

    • peer.send() has been renamed to peer.request().
    • room.spread() has been removed.
  • In protoo-client:

    • peer.send() has been renamed to peer.request().

Author

Iñaki Baz Castillo (@ibc at Github)

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].