//
pkg.gl
Category
github.com/darthsalad/socketeer
internal
directory
1.0.1
Repository:
https://github.com/darthsalad/socketeer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
Packages
db
Internal package for handling database methods by listening for changes and dispatching updates to clients with the internal websocket package.
ws
Internal package for handling websocket connections and dispatching updates to clients.