Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Gdbgui | 9,489 | 2 | 12 days ago | 95 | October 18, 2023 | 143 | gpl-3.0 | TypeScript | ||
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser. | ||||||||||
Server | 9,362 | 3 | 17 days ago | 58 | September 17, 2023 | 46 | other | Go | ||
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) | ||||||||||
Liveblocks | 2,610 | 12 | 2 days ago | 252 | November 27, 2023 | 60 | apache-2.0 | TypeScript | ||
Liveblocks is a real-time collaboration infrastructure for developers. | ||||||||||
Html5_rtsp_player | 2,203 | 1 | 4 | a year ago | 14 | April 28, 2016 | 61 | apache-2.0 | JavaScript | |
Play RTSP stream from IP camera in browser in this HTML5 player without plugins | ||||||||||
Ballcat | 1,273 | 1 | 2 days ago | 11 | August 11, 2021 | 14 | apache-2.0 | Java | ||
😸一个快速开发脚手架,快速搭建企业级后台管理系统,并提供多种便捷starter进行功能扩展。主要功能包括前后台用户分离,菜单权限,数据权限,定时任务,访问日志,操作日志,异常日志,统一异常处理,XSS过滤,SQL防注入,国际化 等多种功能 | ||||||||||
React Use Websocket | 1,243 | 5 | 75 | a month ago | 96 | September 28, 2023 | 59 | mit | TypeScript | |
React Hook for WebSocket communication | ||||||||||
Dotnetify | 1,146 | 16 | 11 | 5 months ago | 41 | January 02, 2023 | 3 | other | JavaScript | |
Simple, lightweight, yet powerful way to build real-time web apps. | ||||||||||
Reconnecting Websocket | 1,108 | 426 | 500 | 6 months ago | 45 | February 07, 2020 | 62 | mit | TypeScript | |
Reconnecting WebSocket. For Web, React Native, cli (Node.js) | ||||||||||
Hyper Fetch | 972 | 3 | 4 days ago | 34 | October 12, 2023 | 3 | apache-2.0 | TypeScript | ||
⚡ Fetching and realtime data exchange framework. | ||||||||||
Free4chat | 910 | 6 months ago | 5 | mit | Elixir | |||||
free4.chat is a real-time audio chat service. It is designed by the local first and privacy first principle, and is very easy to use. |
We wanted a simple server for sending and receiving messages (in real time per WebSocket). For this, not many open source projects existed and most of the existing ones were abandoned. Also, a requirement was that it can be self-hosted. We know there are many free and commercial push services out there.
(Google Play and the Google Play logo are trademarks of Google LLC.)
Install ᛫ Configuration ᛫ REST-API ᛫ Setup Dev Environment
We welcome all kinds of contribution, including bug reports, feature requests, documentation improvements, UI refinements, etc. Check out CONTRIBUTING.md for guidelines.
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the MIT License - see the LICENSE file for details