issues
search
Pomax
/
socketless
A framework and methodology for writing web socket RPC programs, without writing a single line of web socket or RPC code.
MIT License
27
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve browser init()
#57
Pomax
closed
3 days ago
0
Ensure that the browser `init()` already has the current client state
#56
Pomax
opened
4 days ago
0
Fix typo
#55
EstebanDalelR
closed
2 weeks ago
0
why does CI fail on a test that only take 400ms locally
#54
Pomax
closed
10 months ago
0
add lock
#53
Pomax
closed
11 months ago
0
Update CHANGELOG.md
#52
Pomax
closed
11 months ago
0
Augment linkClasses
#51
Pomax
closed
1 year ago
0
Remove the need for `linkClasses`?
#50
Pomax
closed
1 year ago
3
add jsDoc to the code
#49
Pomax
opened
1 year ago
0
add this.reconnect to clients and browser.
#48
Pomax
closed
1 year ago
1
the browser calling server functions when there is no server yet should not crash
#47
Pomax
closed
1 year ago
3
the browser calling bad server functions should not crash the client.
#46
Pomax
closed
1 year ago
1
Improve web client setState
#45
Pomax
closed
1 year ago
1
fix the throw-error reporting
#44
Pomax
closed
1 year ago
0
Figure out how to improve throws
#43
Pomax
closed
1 year ago
1
test against real world project
#42
Pomax
opened
1 year ago
1
Bump @babel/traverse from 7.8.6 to 7.23.2
#41
dependabot[bot]
closed
1 year ago
1
Experimental
#40
Pomax
closed
1 year ago
0
Rewrite this entirely, based on Proxy
#39
Pomax
closed
1 year ago
1
uplifted to ESM, pending rewrite
#38
Pomax
closed
1 year ago
1
Bump json5 from 2.1.1 to 2.2.3
#37
dependabot[bot]
closed
1 year ago
1
Bump rfc6902 from 3.0.4 to 5.0.0
#36
dependabot[bot]
closed
1 year ago
1
Bump qs from 6.5.2 to 6.5.3
#35
dependabot[bot]
closed
1 year ago
1
Bump decode-uri-component from 0.2.0 to 0.2.2
#34
dependabot[bot]
closed
1 year ago
1
Bump node-fetch from 2.6.0 to 2.6.7
#33
dependabot[bot]
closed
1 year ago
1
Bump ajv from 6.12.0 to 6.12.6
#32
dependabot[bot]
closed
1 year ago
1
Bump node-fetch from 2.6.0 to 3.1.1
#31
dependabot[bot]
closed
2 years ago
1
passing https options for key/cert
#30
Pomax
closed
2 years ago
0
Bump tmpl from 1.0.4 to 1.0.5
#29
dependabot[bot]
closed
1 year ago
1
Bump path-parse from 1.0.6 to 1.0.7
#28
dependabot[bot]
closed
1 year ago
1
Bump ws from 7.2.1 to 7.4.6
#27
dependabot[bot]
closed
1 year ago
1
Bump lodash from 4.17.15 to 4.17.21
#26
dependabot[bot]
closed
1 year ago
1
Bump y18n from 4.0.0 to 4.0.1
#25
dependabot[bot]
closed
1 year ago
1
Bump node-fetch from 2.6.0 to 2.6.1
#24
dependabot[bot]
closed
2 years ago
1
Bump lodash from 4.17.15 to 4.17.19
#23
dependabot[bot]
closed
3 years ago
1
webclient demo does not exit
#22
Pomax
closed
1 year ago
0
Fix call argument passing
#21
Pomax
closed
1 year ago
0
allow hierarchies like "admin:set:id"?
#20
Pomax
closed
1 year ago
0
fix socketless webclient syncing
#19
Pomax
closed
4 years ago
0
assign clients a default id
#18
Pomax
closed
4 years ago
1
add an event for things like React components to listen for webclient updates
#17
Pomax
closed
4 years ago
1
Add a server web interface
#16
Pomax
closed
1 year ago
0
Add the ability to tack socketless onto a running server
#15
Pomax
closed
1 year ago
0
Add a way to register additional handlers for code maintainability
#14
Pomax
closed
1 year ago
1
Make demos part of the repo, but keep them out of the release package
#13
Pomax
closed
1 year ago
0
add jest + puppeteer testing
#12
Pomax
closed
4 years ago
0
Figure out how to do scoped namespacing. If that's possible at all.
#11
Pomax
closed
1 year ago
1
Release v1.0.0
#10
Pomax
closed
1 year ago
3
Create a real (if naive) MJ implementation as demo
#9
Pomax
closed
5 years ago
1
Create a webpage for this project
#8
Pomax
opened
5 years ago
2
Next