issues
search
alesgenova
/
post-me
📩 Use web Workers and other Windows through a simple Promise API
https://www.npmjs.com/package/post-me
MIT License
492
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deeply wrap nested functions inside objects in callbacks
#64
sgarfinkel
opened
5 months ago
1
Getting 'DataCloneError' if function returns Promise
#63
omkar-kanekar1-tfs
opened
12 months ago
3
Add TypeScript support for "Import post-me as a script"
#62
ChrisTorng
opened
3 years ago
4
Calls should reject promise if target window is unresponsive
#61
mrcnski
opened
3 years ago
4
Call methods in the context of the object on which they are defined
#60
birtles
closed
3 years ago
1
Allow using classes to implement local methods
#59
birtles
closed
3 years ago
2
Make WorkerMessenger take a Postable
#58
birtles
closed
3 years ago
0
WorkerMessenger `worker` parameter should accept an argument of type DedicatedWorkerGlobalScope
#57
birtles
closed
3 years ago
3
Add an experimental library for MPI-like parallel programming (@post-me/mpi)
#56
alesgenova
closed
3 years ago
1
Fix error when passing undefined/null as call argument
#55
alesgenova
closed
3 years ago
1
Using post-me with child website
#54
Sharlaan
closed
3 years ago
3
Fix Error objects cannot be cloned across contexts
#53
alesgenova
closed
3 years ago
0
Add ability to set the exposed methods after a successful handshake
#52
alesgenova
closed
3 years ago
0
Minor fixes to the Messenger
#51
alesgenova
closed
3 years ago
0
Typo - connection.ts
#50
HostXX
closed
3 years ago
2
Add TSDoc info to all public classes and interfaces
#49
alesgenova
closed
3 years ago
0
Improve the build process
#48
alesgenova
closed
3 years ago
1
Add support for MessageChannel/MessagePort
#47
alesgenova
closed
3 years ago
0
Extend the library to more use cases
#46
alesgenova
opened
3 years ago
7
Use TSDoc to document the public classes and methods
#45
alesgenova
opened
3 years ago
0
Use TSDoc to document the internal classes and methods
#44
alesgenova
opened
3 years ago
0
Improve the compatibility of the compiled bundle
#43
alesgenova
closed
3 years ago
1
Transfer
#42
alesgenova
closed
3 years ago
0
Add a way to optionally transfer instead of cloning call arguments/returns and event payloads
#41
alesgenova
closed
3 years ago
0
Update readme
#40
alesgenova
closed
3 years ago
1
Add support for callbacks as call parameters
#39
alesgenova
closed
3 years ago
0
Add support for functions
#38
yovanoc
closed
3 years ago
8
Bump node-notifier from 8.0.0 to 8.0.1
#37
dependabot[bot]
closed
3 years ago
1
Split most of the Connection code into the corresponding Handles
#36
alesgenova
closed
3 years ago
0
Reference solved postmate issues
#35
alesgenova
closed
3 years ago
0
Small improvements to the README
#34
alesgenova
closed
3 years ago
0
Major rewrite of the internal Handshake/Connection logic
#33
alesgenova
closed
3 years ago
0
Switch to building using @rollup/plugin-typescript
#32
alesgenova
closed
3 years ago
0
Add optional debugging of each message exchanged
#31
alesgenova
closed
3 years ago
0
Revert "Remove references to post-me in favor of the ibridge branding"
#30
alesgenova
closed
3 years ago
0
Introduce the Dispatcher class and fix tests and demo app
#29
alesgenova
closed
3 years ago
0
jsdoc on every public method
#28
franleplant
closed
3 years ago
1
Re arch
#27
franleplant
closed
3 years ago
2
Add experimental debug feature to the Messenger
#26
alesgenova
closed
3 years ago
3
add eslint
#25
franleplant
closed
3 years ago
0
high level apis
#24
franleplant
closed
3 years ago
1
old ibridge and post-me community update and migration guides
#23
franleplant
closed
3 years ago
1
Remove references to post-me in favor of the ibridge branding
#22
alesgenova
closed
3 years ago
1
Provide strong typing for deeply nested models/methods
#21
alesgenova
closed
3 years ago
1
Generally improve the linearity of the Hanshake and Connection logic
#20
alesgenova
closed
3 years ago
1
Add optional debugging of the messages exchanged
#19
alesgenova
closed
3 years ago
2
Run tests in a real browser environment instead of JSDOM
#18
alesgenova
opened
3 years ago
0
Implement closing the connection between parent and child
#17
alesgenova
closed
3 years ago
0
Rebrand the current codebase and docs following merge between ibridge and post-me
#16
alesgenova
closed
3 years ago
0
One last release before merge with ibridge
#15
alesgenova
closed
3 years ago
1
Next