#
sessions
Here are 338 public repositories matching this topic...
-
Updated
May 1, 2022 - Go
High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.
nodejs
http
performance
modular
express
router
server
https
high-performance
websocket
http-server
sessions
https-server
uws
uwebsockets
uwebsocketsjs
-
Updated
May 29, 2022 - JavaScript
A MySQL session store for the express framework in node
-
Updated
Apr 26, 2022 - JavaScript
go
golang
http
middleware
cookie
web-framework
sessions
session-management
csrf-protection
web-sessions
-
Updated
Jun 23, 2021 - Go
A transport independent asynchronous duplex messaging library for Go
go
golang
hooks
messaging
websockets
sessions
signal
asynchronously
server-client-communication
server-client
request-response
raw-websockets
-
Updated
Jan 15, 2019 - Go
-
Updated
May 11, 2022 - Go
MongoDB driver for Elixir
-
Updated
May 27, 2022 - Elixir
A simple wrapper around :mksession
-
Updated
Apr 19, 2022 - Lua
Open
Message inspection
GregUtas
commented
Nov 5, 2017
Implement Message.InspectMsg
and suitable overrides. This function should be invoked when a message is sent, but only when a debug flag is enabled in a lab load. Its purpose is to verify that the message
- belongs to a valid protocol
- matches its PSM's protocol (if sent by a PSM)
- has a valid signal for its protocol
- contains all parameters that are mandatory for its signal
- contains
Go's web session library.
go
redis
golang
web
redis-server
session
sessions
sessionstorage
session-management
redis-cache
session-store
session-cookie
redis-session
-
Updated
Mar 12, 2022 - Go
A collection of scripts for mpv player
playlist
mpv
ftp
commands
cycle
sessions
osd
profiles
mpv-script
youtube-search
syncplay
nircmd
mpv-player
editions
ordered-chapters
mpv-scripts
-
Updated
May 21, 2022 - Lua
WWDC.srt is a powerful app for downloading subtitles in (srt) format or data links ( video links , pdf links , sample code links ) for each WWDC session video since 2013 .
pdf
mac
app
video
osx
download
os
link
sessions
subtitle
srt
wwdc
tech-talks
sample-code
2015
2016
2014
2018
2019
2020
-
Updated
Apr 14, 2022 - HTML
Responsable Multistep Form Builder for Laravel
-
Updated
Feb 8, 2022 - PHP
Laravel (Lumen) Powered Wordpress Plugin Boilerplate
api
wordpress
wordpress-plugin
vuejs
router
encryption
symfony
authentication
cache
lumen
axios
blade-template
sessions
laravel5
-
Updated
Sep 8, 2021 - HTML
A Postgres session store backend for gorilla/sessions
-
Updated
Apr 21, 2022 - Go
Session management for Go 1.11+
-
Updated
Mar 15, 2022 - Go
Easily store PHP session data in a MySQL database
-
Updated
Oct 31, 2021 - PHP
Improve this page
Add a description, image, and links to the sessions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sessions topic, visit your repo's landing page and select "manage topics."
Describe the bug
Currently there is no easy way to throw errors inside loaders/actions. We should probably come up with an easy to use solution.
I have something like the following in my head: