Code Monkey home page Code Monkey logo

hyperspace's Introduction

hyperspace's People

Contributors

awakenedviskasha avatar bunnybunny77 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

hyperspace's Issues

[F1] Memoization Module

Description

A Memoization module is needed in order to reduce the number of request.

Workflow

  • [A.I.R.A] Story
  • [] Implementation Backlog
  • [] Integration

Story

  • [F1-S1] When an HyperSpace receive a request, the HyperSpace will check its Memoization Module.
  • [F1-S2] IF the Memoization Module has a similar quest saved it will return what was the response of that request if the request was responded a certain amount of time before.
  • [F1-S3] IF the Memoization Module does not have the request saved or if the request is too old, the HyperSpace will do the request.
  • [F1-S4] If the request is succesful, the Module will save the request and result.

Implementation Backlog

  • [F1-S1-I1] .....

  • [F1-S1-I2] .....

  • [F1-S2-I1] .....

Integration

  • Pending since //**
  • Reviewed by mr **, the // : accepted/refused (link to post of refusal)
  • Planned for the version ..*
  • Done in version ..* the //**

ContactCard for distributed object itself.

Hello fellow Viskashas, I am QuestioningViskasha.

I was using HyperSpace when I realized I was creating ContactCard for my Distributed Objects. Maybe we should make it a basic feature for HyperSpace.

Good luck for the future !

Issue with Impostor having circular reference

Hello, I'm AV-Issue !

I hope you are doing well in life and all !

I got this error when I tried to retrieve an impostor from an hyperspace. Can you help me ?

TypeError: Converting circular structure to JSON
    --> starting at object with constructor 'Maestro'
    |     property 'myPublisher' -> object with constructor 'Publisher4HyperSpace'
    --- property 'object' closes the circle
    at JSON.stringify (<anonymous>)
    at stringify (D:\dev\cabaretRuns\Run1Prototype\node_modules\express\lib\response.js:1150:12)
    at ServerResponse.json (D:\dev\cabaretRuns\Run1Prototype\node_modules\express\lib\response.js:271:14)
    at ServerResponse.send (D:\dev\cabaretRuns\Run1Prototype\node_modules\express\lib\response.js:162:21)
    at functionSocket (D:\dev\cabaretRuns\Run1Prototype\node_modules\@awakenedviskasha\hyperspace\CommPost\CommPost.js:39:25)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)

Thanks for your help !

Publish methods at "root" url.

Hello,

I wish I could publish at "root url", unfortunately, you have to specify an hyperspace name and this name is used for the url pathing of published methods which is not what you always want to happen.

Maybe the publishing pathing should be reworked.

[F2] Contact Card Direct Request

Description

Contact Card contains the needed informations in order to reach a distributed object. It would be very practical if you can just pass the Contact Card to Hyperspace in order to request a distributed object.

Workflow

  • [] Story
  • [] Implementation Backlog
  • [] Integration

Story

To be Done.

Integration

To be Done.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.