You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a pre-existing code, which uses publish subscribing for data between client and server. Testing server-publisher is becoming very slow and complicated in the existing project so I decided to integrate with laika so that I can quickly test the publishers and push it out for other team members to use.
Can you give an example where publishers reside in server/ directory and then the test code tries accessing it using the published collection to query data?
The text was updated successfully, but these errors were encountered:
Arunoda,
I have a pre-existing code, which uses publish subscribing for data between client and server. Testing server-publisher is becoming very slow and complicated in the existing project so I decided to integrate with laika so that I can quickly test the publishers and push it out for other team members to use.
Can you give an example where publishers reside in server/ directory and then the test code tries accessing it using the published collection to query data?
The text was updated successfully, but these errors were encountered: