Posts
-
osc-js
OSC library for Node.js, Electron, Chrome Apps, Webpages or any other JS application. It comes with a customizable Plugin API for WebSocket, UDP or bridge networking
- UMD Module running in Node.js, Electron, Chrome Apps, browser or any other JS environment
- Can be used with Webpack and Browserify
- No dependencies (except of
wsin Node.js or similar environments) - Receive sender information from incoming messages
- Built-in UDP, WebSocket networking support as plugins
- Special bridge plugin for easy communication between UDP- and WebSocket clients
- Plugin API for custom network protocols
- Featuring all OSC 1.0 specifications
- OSC Address pattern matching
- Time-critical OSC Bundles with Timetags
Tags: #javascript • osc-js • udp
-
platform
Vaadin platform 10+ is Java web development platform based on Vaadin web components. If you don’t know to which repository your bug report should be filed, use this and we’ll move it to the right one.
Vaadin platform consists of a set of web components, a Java web framework called Vaadin Flow, configurable themes, tools and a set of opinionated app starters. Platform releases gather all products in to a single package every quarter. The product versions included in a platform release are not necessarily the latest released versions, but are hand picked so that they work well together.
Visit vaadin.com to learn more about Vaadin.
Use GitHub projects to open issues, propose new features, and contribute code. Below you can see links to different modules. If you don’t know to which repository you should file your issue, just use this repository.
Tags: #java • vaadin • vaadin-platform
-
laychat
layIM+workerman+thinkphp5的webIM即时通讯系统 V2.0
layIM+workerman+thinkphp5的webIM即时通讯系统 v2.0正式版
实现了功能:
1、通过snake后台实现对聊天成员的增删改查,动态推送给在线的用户
2、实现了群组的查找
3、实现了创建我的群组,删除我的群组,添加群组成员,移除群组成员
4、实现了离线用户登录后聊天记录推送
5、实现了单聊,群聊功能
6、实现了图片和文件的发送
7、实现了单聊聊天记录和群聊聊天记录的查看Tags: #php
-
redd
Redd is a batteries-included API wrapper for reddit.
- Supports most of the reddit API, including live threads and the beta mod-mail.
- Includes support for streaming new posts and comments.
- Built-in rate limiting and error handling.
- Automatic retrying of failed requests.
Tags: #ruby • api-wrapper • reddit
-
ngx-cookie
Implementation of Angular 1.x $cookies service to Angular 2
Implementation of Angular 1.x $cookies service to Angular
Tags: #typescript • angular • cookie
-
kubenav
kubenav is the navigator for your Kubernetes clusters right in your pocket.
- Available for mobile, desktop and web: kubenav provides the same experience for mobile, desktop and web, with nearly 100% code sharing.
- Manage Resources: All major resources like Deployments, StatefulSets, DaemonSets, Pods, etc. are supported.
- Custom Resource Definitions: View all Custom Resource Definitions and mange Custom Resources.
- Modify Resources: Edit and delete all available resources or scale your Deployments, StatefulSets, DaemonSets.
- Filter and Search: Filter the resources by Namespace and find them by their name.
- Status Information: Fast overview of the status of workloads and detailed information including Events.
- Resource Usage: View the requests, limits and current usage of Pods and Containers.
- Logs: View the logs of a container or stream the logs in realtime.
- Terminal: Get a shell into a container, right from your phone.
- Manage multiple Clusters: Add multiple clusters via
kubeconfigor your preferred Cloud Provider, including Google, AWS and Azure. - Port-Forwarding: Create a port-forwarding connection to one of your Pods and open the served page in your browser.
- Prometheus Integration: kubenav allows you to view your Prometheus metrics directly in the dashboard and to build your own dashboards via the Prometheus plugin.
- Elasticsearch Integration: Discover your logs with the Elasticsearch plugin.
- Jaeger Integration: Analyze your traces with the Jaeger plugin.
Tags: #typescript • kubernetes • mobile
-
infection
AST based PHP Mutation Testing Framework
Please read documentation here: [infection.github.io][doc]
- Twitter: [@infection_php][twitter]
- Discord: https://discord.gg/ZUmyHTJ
- Gitter: https://gitter.im/infection/Lobby
- Slack: https://symfony.com/slack
#infectionchannel
Tags: #php • mutation • mutant
-
request_store
Per-request global storage for Rack.
Ever needed to use a global variable in Rails? Ugh, that’s the worst. If you need global state, you’ve probably reached for
Thread.current. Like this:def self.foo Thread.current[:foo] ||= 0 end def self.foo=(value) Thread.current[:foo] = value endUgh! I hate it. But you gotta do what you gotta do…
Tags: #ruby
-
react-aria-menubutton
A fully accessible, easily themeable, React-powered menu button
A React component (set of components, really) that will help you build accessible menu buttons by providing keyboard interactions and ARIA attributes aligned with the WAI-ARIA Menu Button Design Pattern.
Please check out the demo.
Tags: #javascript
-
UniFi-API-browser
Tool to browse data exposed by Ubiquiti’s UniFi Controller API (demo: https://api-browser-demo.artofwifi.net/)
This tool is for browsing data that is exposed through Ubiquiti’s UniFi Controller API, written in PHP, JavaScript and the Bootstrap CSS framework.
It comes bundled with a PHP class for access to the UniFi Controller API, which supports more API endpoints than the UniFi API browser tool does.
If you plan on creating your own PHP code to leverage the UniFi controller API, it is recommended to use the standalone version of the API client class which can be found here: https://github.com/Art-of-WiFi/UniFi-API-client
You will find examples and detailed instructions there.
Please keep the following in mind:
- the API browser tool doesn’t support all available data collections/API endpoints, see the list below of those that are currently supported
- currently, versions 4.x.x, 5.x.x, and 6.0.x of the UniFi Controller software are supported (version 6.0.42 has been confirmed to work) as well as UniFi OS-based controllers (version 5.12.59 has been confirmed to work)
- when accessing UniFi OS-based controllers (e.g. UDM PRO) through this tool, please read the remarks below regarding UniFi OS support
- there is still work to be done to add/improve functionality and usability of this tool so suggestions/comments are welcome. Please use the GitHub issue list or the Ubiquiti Community forums (https://community.ubnt.com/t5/UniFi-Wireless/UniFi-API-browser-tool-released/m-p/1392651) to share your ideas/questions.
- please read the Security Notice below before installing this tool!
Tags: #php • unifi • api-client
subscribe via RSS