Server

A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
Alternatives To Server
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Gdbgui9,489
212 days ago95October 18, 2023143gpl-3.0TypeScript
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.
Server9,362317 days ago58September 17, 202346otherGo
A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui)
Liveblocks2,610122 days ago252November 27, 202360apache-2.0TypeScript
Liveblocks is a real-time collaboration infrastructure for developers.
Html5_rtsp_player2,20314a year ago14April 28, 201661apache-2.0JavaScript
Play RTSP stream from IP camera in browser in this HTML5 player without plugins
Ballcat1,27312 days ago11August 11, 202114apache-2.0Java
😸一个快速开发脚手架,快速搭建企业级后台管理系统,并提供多种便捷starter进行功能扩展。主要功能包括前后台用户分离,菜单权限,数据权限,定时任务,访问日志,操作日志,异常日志,统一异常处理,XSS过滤,SQL防注入,国际化 等多种功能
React Use Websocket1,243575a month ago96September 28, 202359mitTypeScript
React Hook for WebSocket communication
Dotnetify1,14616115 months ago41January 02, 20233otherJavaScript
Simple, lightweight, yet powerful way to build real-time web apps.
Reconnecting Websocket1,1084265006 months ago45February 07, 202062mitTypeScript
Reconnecting WebSocket. For Web, React Native, cli (Node.js)
Hyper Fetch97234 days ago34October 12, 20233apache-2.0TypeScript
⚡ Fetching and realtime data exchange framework.
Free4chat910
6 months ago5mitElixir
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.
Alternatives To Server
Select To Compare


Alternative Project Comparisons
Readme

gotify/server

Build Status codecov Go Report Card Matrix Docker Pulls latest release

Intro

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.

Features

Gotify UI screenshot
  • send messages via REST-API
  • receive messages via WebSocket
  • manage users, clients and applications
  • Plugins
  • Web-UI -> ./ui
  • CLI for sending messages -> gotify/cli
  • Android-App -> gotify/android

Get it on Google Play Get it on F-Droid

(Google Play and the Google Play logo are trademarks of Google LLC.)


Documentation

InstallConfigurationREST-APISetup Dev Environment

Contributing

We welcome all kinds of contribution, including bug reports, feature requests, documentation improvements, UI refinements, etc. Check out CONTRIBUTING.md for guidelines.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE file for details

Popular Websocket Projects
Popular Reactjs Projects
Popular Networking Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Reactjs
Golang
Server
Cloud Computing
Websocket
Real Time
Privacy
Self Hosted
Self Hosting