18d3139e9e
Use modern error handling and enforce it via lint ( #1327 )
...
Co-authored-by: Anbraten <anton@ju60.de >
2023-02-02 00:08:02 +01:00
023d03dd61
Spelling ( #1405 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2022-11-09 08:12:17 +01:00
fac0e16996
Add linter staticcheck ( #535 )
...
* Add linter staticcheck
Co-authored-by: 6543 <6543@obermui.de >
2021-11-25 17:15:36 +01:00
fe31fb1e06
Drop error only on purpose or else report back or log ( #514 )
...
- Remove Deadcode
- Simplify Code
- Drop error only on purpose
2021-11-23 15:36:52 +01:00
9b687a923e
Fix various typos ( #416 )
...
Fix various typos found via `codespell -q 3 -S vendor -L pullrequest,pullrequests`
2021-10-08 18:35:56 +02:00
a0d008e071
Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/ ( #346 )
...
* Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/
* Update REAMDEs and include history
Co-authored-by: Anbraten <anton@ju60.de >
Co-authored-by: Anbraten <anton@ju60.de >
2021-09-23 22:29:09 +02:00
d9fd23a6df
experimental branch. playing around with boltdb
2015-04-07 01:20:55 -07:00
6165030ab5
prevent panic when replaying on closed channel
2014-11-10 21:13:18 -08:00
ff82ed2454
removed debug statements from websocket
2014-10-13 21:10:48 -07:00
99fef2b4ea
initial work to get websocket handlers working
2014-09-28 23:18:52 -07:00
d000ca2918
code to stream stdout to the browser
2014-07-11 19:10:18 -07:00
6375eaa552
fixed issue w/ buffer blocking on write to websocket
2014-07-11 16:52:22 -07:00
e8abb11c19
got websockets working. added stubs for html5 notifications api
2014-06-22 02:04:07 -07:00
83577a7d5d
removed css files. designers will be providing
...
removed amber files. replacing with angular
removed queue package in favor or worker package
removed channel package in favor of pubsub package
2014-06-21 14:22:38 -07:00