• Stars
    star
    22
  • Rank 1,041,177 (Top 21 %)
  • Language
    Groovy
  • License
    Apache License 2.0
  • Created about 10 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Grails websocket chat Plugin provides a multi-chat room add-on to an existing grails based site. provides: Private Messaging/WebRTC/Offline PM + room booking/reservations. Websocket TicTactoe. Add Live Chat to your Grails application

More Repositories

1

termssh

termssh is a script to create and maintain gnome terminator layouts for ssh access either via -s s1,s2,s3,s4 .. ie given list of servers, -f filename to connect o servers in a filename or via -a {env} {apptypes} {service_type} to autodiscover servers and make layouts. Auto groups servers per apptype conventions, Full screen options, window per tab definitio of 2 4 or 8 windows per tab
Shell
14
star
2

grails-websocket-example

Using javax.websocket testing out some basic websocket connections ported over from Java examples
Groovy
13
star
3

micronaut-vuejs-crud

A sample project exploring micronaut microservices serving REST to vuejs frontend app using h2 database with JWT security authentication, SHA-256 password encryption. schema-export (extractDb) - scan Entities and export SQL DDL
Java
9
star
4

check_TomcatApplication

Updated version from http://exchange.nagios.org/directory/Plugins/Java-Applications-and-Servers/Apache-Tomcat/check_TomcatApplication/details
Shell
5
star
5

testwebsocket-grails3

Grails 3 springboot websocket example
CSS
4
star
6

micronaut-vuejs-cqrs

Fully functional event driven CQRS microsevice application written in micronauts with vuejs frontend. Multiple variations included, master branch contains best practise. websocket-v2 branch an alternative method using websockets to pass backend messages dynamically from dynamic aggregate route to gateway back to user's vuejs screen
Java
4
star
7

RemoteSSH

Grails RemoteSSH Plugin based on Ganymed SSH-2 library, provides ssh utilities to a grails application
Groovy
4
star
8

ajaxdependancyselection

Grails plugin using auto complete to fill first form field, using the id it binds to second form field and auto complete option of 2nd field based on first chosen auto completed box. This is in cases where domain object 1 hasMany of domainclass2 and domainclass2 belongs to domainclass1
Groovy
4
star
9

check_http_content-updated-

Nagios script by CapSiDE SL - has been updated to generate graphs for pnp4nagios
Shell
3
star
10

grails-vue-springsecurity-demo

Fully functional grails 3 rest application with vuejs and springsecurity / springsecurity-rest. Includes video tutorials as a form of walk through
Vue
3
star
11

test-transactions

Grails tutorial on JOTM Transactions: "All or Nothing Commit/Rollback" : Coarse-grained business transaction
Java
2
star
12

jssh

jssh: Grails ssh plugin websocket + ajax polling ssh connection and returns results to view uses j2ssh libraries. Live ssh connection interaction via websocket.
Groovy
2
star
13

vue3-todolist

Vue 3 Todo List - Vanilla Vue 3 non type script
Vue
2
star
14

springboot-ldap-activedirectory

Testing ldap authentication
Java
2
star
15

testingarrested

Grails arrested plugin demo site for http://grails.org/plugin/arrested
Groovy
2
star
16

mailinglist

Grails Plugin: Schedule emails to a mailing group or to a person using dynamic quartz scheduling. Schedules stored within DB and upon application restart incomplete or future schedules are re-added to quartz queue.
Groovy
1
star
17

vue3class

Vue3 TypeScript Class example
Vue
1
star
18

vue-paginater

Pagination plugin for Vue.js
Vue
1
star
19

modaldynamix

Grails plugin: Load various types of forms selfPosting/IFrame/RemoteForm/Normal via ModalBox Dynamic form, upon record creation dynamically update underlying existing form
Groovy
1
star
20

grails-localdns

attempt to fake dns entry on the fly - useful for testing addresses in different test environments - so far not working
Groovy
1
star
21

kchat

Grails wschat wrapper, using Bootstrap theme with Shiro customised to work with Active Directory, the app requires configuration of external configuration where grails-app/conf/kchatConfig.groovy is copied to and maintained
Groovy
1
star
22

testwschat3

Grails 3.0.1 demo site for grails wschatplugin
CSS
1
star
23

gmail-api-test

gmail api test
Groovy
1
star
24

replace_content

example search replace
Shell
1
star
25

network-throughput

This will return the network tcp throughput via snmp ./network-throughput server snmp_community_string
1
star
26

grails-boselecta-plugin

BoSelecta: websocket multi-select/autoComplete domainClasses. Default WebSocket used to query given domain classes with Unlimited depth of relationship + unlimited direct relationships. Either as dependent multi-select or autoComplete or maybe combination.
Groovy
1
star
27

grails-queuekit-plugin

Grails Queuekit plugin provides a centralised queueing system for your application reports. Using TaskExecutor end user report requests are queued / prioritised / re-evaluated for priority and processed according to configured limitation of how many can queue and run simultaneously. Queuekit can help whether you are using the existing grails export plugin or you manually produce csv,tsv or maybe even rely on apache-poi or it's likes to produce xls files as per user request
Groovy
1
star
28

grails-daysofweek-plugin

Grails plugin using ICU4J libraries to calculate international week day calendars returns dow for your application in byte format
Groovy
1
star
29

summarise-server-logs

Bash script using awk to run through server summaries to produce an over all result. Assuming you have more than one application server and you are retrieving a daily report from its logs. To get an overall summary, the easiest method would be to look at all the logs together and do a final loop of retrieving relevant values. Using this script in conjunction with exporting the actual summaries to file you can add all the values to make final report. In short change report times from 30 minutes to 2 minutes to compile because the over all result is a sum of the summaries. This script can be added to any script which does a similar job. What you would need to do is produce any report that looks like the above report where the numeric value is after the field, the field can't have spaces (you can use tr "_" " " to remove _ from the field if required.. basically 2 field summary from each server - with any type of heading - the script will add the content together - the initial problem was where there was a new user or something under a heading on the file being compared. This is now been fixed by finding the and using ed to add to original file.)
Shell
1
star
30

grails-jenkins-plugin

Grails Jenjir plugin - interacts with jenkins, trigger builds/view historical build logs via grails app using httpbuilder with live output returned via websockets. Stop running build / cancel future schedules. Generate multiple calls to different/same jenkins server and watch multiple outputs. Summary details can be sent to Jira tickets
Groovy
1
star
31

customshiro

CustomShiro is a grails project which shows how to use apache shiro with various LDAP/Active Directory authentication mechanisms. It also shows how to keep user logged in for a defined period and how to remove cookies from users machine
Groovy
1
star