realtime
Here are 2,116 public repositories matching this topic...
Peace of mind from prototype to production
-
Updated
Nov 17, 2021 - Elixir
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
-
Updated
Oct 21, 2021 - JavaScript
-
Updated
Nov 18, 2021 - TypeScript
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
-
Updated
Nov 17, 2021 - Java
An open source cybersecurity protocol for syncing decentralized graph data.
-
Updated
Nov 15, 2021 - JavaScript
Realm is a mobile database: a replacement for Core Data & SQLite
-
Updated
Nov 17, 2021 - Objective-C
The official Angular library for Firebase.
-
Updated
Nov 11, 2021 - TypeScript
deepstream.io server
-
Updated
Apr 5, 2021 - TypeScript
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.
-
Updated
Nov 10, 2021 - C
Highly scalable realtime framework
-
Updated
Aug 9, 2021 - JavaScript
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
-
Updated
Oct 15, 2021 - Python
Shared data types for building collaborative software
-
Updated
Nov 15, 2021 - JavaScript
Distributed server for social and realtime games and apps.
-
Updated
Nov 17, 2021 - Go
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
-
Updated
Mar 21, 2020 - Jupyter Notebook
Web-based Traffic and Security Network Traffic Monitoring
-
Updated
Nov 17, 2021 - Lua
Listen to your to PostgreSQL database in realtime via websockets. Built with Elixir.
-
Updated
Nov 17, 2021 - Elixir
A simple, fully convolutional model for real-time instance segmentation.
-
Updated
Nov 16, 2021 - Python
It is possible for a sequence delta to contain no ranges. a case where this happens in on receiving remote delete for a locally delete range. there is an ask that we just don't even fire the event in these cases. this is in line with the behavior of shared map.
Here is some conversation
While testing, we noticed that when a client is ingesting a remote deletion for a range that client itse
The problem faced currently?
While adding an ingress route, or a target in ingress route.
If by mistake white space gets added to the route or host. We get the error specified route not found or unable to reach the specified target
How can we solve it?
Mission control should remove the white space if present before saving the config
If you want this feature to be implemented, gi
NVR with realtime local object detection for IP cameras
-
Updated
Nov 17, 2021 - Python
High performance, distributed and low latency publish-subscribe platform.
-
Updated
Jul 3, 2021 - Go
Proxy server for adding push to your API
-
Updated
Sep 21, 2021 - C++
Today, unless developer_mode is true, we throw if there is less than 1G of free memory on startup.
Similar to how we recommend XFS, we can recommend that 1G memory be available, but allow things to work if less is available. Redpanda works for low memory situations, and not throwing allows us to drop into memory constrained environments more easily.
The default google-maps-input.json could maybe include more displaying options, such as themes and zoom level for the static map. Though hacky, these few changes do the job for me:
GeopointSelect.js
var _googleMapsInput = require('config:@sanity/google-maps-input');
var _googleMapsInput2 = _interopRequireDefault(_googleMapsInput);
class GeopointSelect extends _react2.default.Compone
Wave SDK Version, OS
(e.g. 0.18.0, OSx)
Actual behavior
When a user interaction on a dialog box on top of ui.sde_panel, ui.side_panel closes immediately. If ui.side_panel configured to fire a dismissed event, dismissed event also triggered. So ui.side_panel' dismissed event is also hard to handle.
https://user-images.githubusercontent.com/25351304/139196754-da60423f-9ddc-
Improve this page
Add a description, image, and links to the realtime topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the realtime topic, visit your repo's landing page and select "manage topics."




Bug report
Describe the bug
Select a categoryis in light mode even when you are in dark mode. This makes the text unreadable.To Reproduce
Steps to reproduce the behavior, please provide code snippets or a